Skip to content

Commit

Permalink
Merge pull request #668 from jkh52/lint-skip-dirs
Browse files Browse the repository at this point in the history
Remove deprecated golangci-lint flag.
  • Loading branch information
k8s-ci-robot authored Oct 16, 2024
2 parents 71572c2 + be3ffb3 commit 14f752e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
run:
timeout: 5m
skip-dirs:
- vendor
linters:
disable-all: true
enable:
Expand Down

0 comments on commit 14f752e

Please sign in to comment.