Skip to content

Commit

Permalink
linter settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnN193 committed Dec 6, 2024
1 parent 6291e82 commit 5a2a737
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/.golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ linters-settings:
gofumpt:
lang-version: "1.21"
extra-rules: true
gosec:
excludes:
- G115
govet:
enable-all: true
disable:
Expand Down

0 comments on commit 5a2a737

Please sign in to comment.