Skip to content

Commit

Permalink
chore: update golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Feb 24, 2025
1 parent a5b9b57 commit d83877f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ issues:
linters-settings:
goconst:
min-occurrences: 6
go-vet:
disable:
- printf

run:
skip-dirs:
Expand Down

0 comments on commit d83877f

Please sign in to comment.