Skip to content

Commit

Permalink
ci: disable new lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed May 16, 2024
1 parent 42f51f1 commit 5bcd120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ linters:
- exhaustruct
- depguard
- nolintlint
- mnd
run:
tests: false
issues:
Expand Down

0 comments on commit 5bcd120

Please sign in to comment.