Skip to content

Commit 2f8ad10

Browse files
committed
Remove unnecessary lint exclustion
1 parent d70c988 commit 2f8ad10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

golangci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
run:
22
tests: false
3-
skip-files:
4-
- "pkg/.*_k8s.go$"
53
output:
64
format: colored-line-number
75
print-issued-lines: true

0 commit comments

Comments
 (0)