Skip to content

Commit

Permalink
chore: add disable
Browse files Browse the repository at this point in the history
  • Loading branch information
orisano committed Apr 12, 2022
1 parent 4311bab commit 0da28e8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ linters:
- nlreturn
- testpackage
- wsl
- varnamelen
- nilnil
- ireturn
- govet
- forcetypeassert
- cyclop
- containedctx
- revive

issues:
exclude-rules:
Expand Down

0 comments on commit 0da28e8

Please sign in to comment.