Skip to content

Commit

Permalink
ci: ignore new default lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Aug 14, 2022
1 parent f23eecf commit 59035d9
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 @@ -23,6 +23,7 @@ linters:
- forbidigo
- gci
- varnamelen
- exhaustruct
run:
tests: false
issues:
Expand Down

0 comments on commit 59035d9

Please sign in to comment.