Skip to content

Commit

Permalink
Enable extra linters
Browse files Browse the repository at this point in the history
  • Loading branch information
prymitive committed Jan 2, 2025
1 parent ffbf2a2 commit b07edbc
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 @@ -24,6 +24,9 @@ linters:
- godot
- copyloopvar
- perfsprint
- exptostd
- nilnesserr
- usetesting

issues:
max-same-issues: 0
Expand Down

0 comments on commit b07edbc

Please sign in to comment.