Commit 35fd90b
committed
chore(cmd): remove commented Cobra boilerplate code
Remove dead commented code from version.go and root.go that was
auto-generated by Cobra CLI scaffolding. This boilerplate provided
no value and cluttered the codebase.
Changes:
- Remove commented flag configuration examples from version.go
- Remove commented Run function example from root.go
Closes #451 parent 58dc510 commit 35fd90b
2 files changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 53 | | |
57 | 54 | | |
58 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 23 | | |
0 commit comments