Skip to content

Commit

Permalink
[linter] Fix linter not finding any issues (#2948)
Browse files Browse the repository at this point in the history
  • Loading branch information
vpranckaitis authored Nov 25, 2020
1 parent 9f5d293 commit c1b9d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,4 @@ issues:
max-same-issues: 0

# Show only new issues created after git revision `REV`
new-from-rev: 5a3a12bba59e058b7a4cee6ec472c3f5786f741b
new-from-rev: master

0 comments on commit c1b9d47

Please sign in to comment.