We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eea722 commit ca31284Copy full SHA for ca31284
.golangci.yaml
@@ -2,6 +2,7 @@ run:
2
timeout: 20m
3
skip-dirs:
4
- ^bin
5
+ - ^cluster-api
6
- ^data/data
7
- ^docs
8
- ^hack
0 commit comments