Skip to content

Commit

Permalink
I don't understand
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Apr 3, 2021
1 parent f2487ae commit ece3e00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yml
Expand Up @@ -133,6 +133,11 @@ issues:
- gocritic
text: "unnecessaryDefer:"

# seems flaky
- linters:
- nolintlint
text: 'directive `//\s?nolint:\s?staticcheck` is unused for linter "staticcheck"'

run:
skip-dirs:
- test/testdata_etc
Expand Down

0 comments on commit ece3e00

Please sign in to comment.