Skip to content

Commit

Permalink
build: fix golangci-lint config
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed Aug 15, 2024
1 parent 66abd54 commit ac48896
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ linters:
- goimports
- goprintffuncname
- gosec
- ifshort
- misspell
- prealloc
- revive
Expand Down

0 comments on commit ac48896

Please sign in to comment.