Skip to content

Commit

Permalink
Add nestif to the list of disabled linters (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deseao authored Jun 16, 2021
1 parent da89f8c commit bafde44
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 @@ -57,6 +57,7 @@ linters:
- errorlint
- thelper
- wrapcheck
- nestif

run:
skip-dirs:
Expand Down

0 comments on commit bafde44

Please sign in to comment.