Skip to content

Commit

Permalink
lint: ignore looted pkg
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Duarte Barroso <[email protected]>
  • Loading branch information
maiqueb committed Aug 22, 2022
1 parent be2362e commit 970c8bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
run:
skip-dirs:
- pkg/annotations

linters-settings:
dupl:
threshold: 100
Expand Down

0 comments on commit 970c8bf

Please sign in to comment.