Skip to content

Commit

Permalink
Disable deprecated linters
Browse files Browse the repository at this point in the history
  • Loading branch information
mpass99 authored and MrSerth committed Aug 1, 2024
1 parent 7b42ab8 commit 9d184b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ linters:
- testpackage
- varnamelen
- wsl
- execinquery
- gomnd

issues:
exclude-rules:
Expand Down

0 comments on commit 9d184b7

Please sign in to comment.