Skip to content

Commit

Permalink
update lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
sters committed Mar 1, 2024
1 parent c6a1a6a commit 92a7f37
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ linters:
- testpackage
- wsl
- depguard
- perfsprint
- scopelint
- golint
- structcheck
- maligned
- ifshort
- varcheck
- deadcode

issues:
exclude-rules:
Expand Down

0 comments on commit 92a7f37

Please sign in to comment.