style: standardize code formatting and whitespace

This commit is contained in:
Yar Kravtsov
2025-07-29 09:04:57 +03:00
parent 6830c06eb4
commit 4cd8191805
4 changed files with 61 additions and 61 deletions

View File

@@ -9,8 +9,8 @@ import (
func newAddCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "add <file>...",
Short: "✨ Add files to lnk management",
Use: "add <file>...",
Short: "✨ Add files to lnk management",
Long: `Moves files to the lnk repository and creates symlinks in their place. Supports multiple files.
Examples: