Skip to content

Commit

Permalink
update linter to only report new issues (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
YrrepNoj authored Jun 6, 2022
1 parent ddf849e commit 084938d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ linters:
- wsl
issues:
exclude-use-default: false
new: true
new-from-rev: HEAD

0 comments on commit 084938d

Please sign in to comment.