Skip to content

Commit ca31284

Browse files
committed
linter: skip cluster-api dir
This directory is only importing cluster-api and the providers. They don't need to be linted.
1 parent 3eea722 commit ca31284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ run:
22
timeout: 20m
33
skip-dirs:
44
- ^bin
5+
- ^cluster-api
56
- ^data/data
67
- ^docs
78
- ^hack

0 commit comments

Comments
 (0)