Skip to content

Commit

Permalink
Add some more golang-ci linters
Browse files Browse the repository at this point in the history
  • Loading branch information
eest committed Dec 19, 2024
1 parent 6adaa36 commit 9342e8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
linters:
enable:
- revive
- gofumpt
- gosec

0 comments on commit 9342e8e

Please sign in to comment.