package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jun 24, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var PrettyCode = &cobra.Command{
Use: "pretty",
Short: "pretty code",
Long: "Standardize all dividers to 50 characters in length.",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.