Skip to content

Commit

Permalink
Merge pull request #57 from fredbi/fix-linter
Browse files Browse the repository at this point in the history
removed failing linters from config (false positives/unwanted)
  • Loading branch information
fredbi committed Feb 7, 2021
2 parents c78fa67 + 2c92ffa commit a879606
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Expand Up @@ -37,3 +37,5 @@ linters:
- gci
- gocognit
- paralleltest
- thelper
- ifshort

0 comments on commit a879606

Please sign in to comment.