Skip to content

Commit

Permalink
Re-enable G115 linter
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPower committed Sep 24, 2024
1 parent cb8c8f9 commit 4fa04c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ linters-settings:
gosec:
excludes:
- G404 # checks that random numbers are securely generated
- G115

govet:
enable-all: true
Expand Down

0 comments on commit 4fa04c0

Please sign in to comment.