Skip to content

Commit

Permalink
fix cli
Browse files Browse the repository at this point in the history
  • Loading branch information
luky116 committed Jun 13, 2022
1 parent 1e3201b commit 117fec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ linters-settings:

linters:
disable-all: true
enable:a
enable:
- govet
- staticcheck
- ineffassign
Expand Down

0 comments on commit 117fec4

Please sign in to comment.