Skip to content

Commit

Permalink
feat: add more linter
Browse files Browse the repository at this point in the history
  • Loading branch information
amalucelli committed Dec 26, 2022
1 parent 9a8e54b commit e9a1807
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 @@ -4,7 +4,7 @@ linters:
- errorlint
- errcheck
- errorlint
- deadcode
- unused
- godot
- goerr113
- gofmt
Expand Down

0 comments on commit e9a1807

Please sign in to comment.