Commit ca42c6c
committed
chore: simplify linter command in Makefile and remove unused error variable
- Update the linter command in the Makefile to remove the installation message for golangci-lint
- Remove the unused error variable from the wizardModel struct in wizard.go
This cleanup enhances the clarity of the Makefile and optimizes the wizard model structure.1 parent c16a7a3 commit ca42c6c
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments