Skip to content

Commit

Permalink
feat(lint): remove predeclared directive (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbunni authored Oct 23, 2024
1 parent c972acf commit 092a973
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 @@ -19,7 +19,6 @@ linters:
- goimports
- gosec
- nilerr
- predeclared
- revive
- rowserrcheck
- sqlclosecheck
Expand Down

0 comments on commit 092a973

Please sign in to comment.