We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 331c0e6 commit 56611bcCopy full SHA for 56611bc
.golangci-kal.yml
@@ -50,6 +50,6 @@ issues:
50
max-issues-per-linter: 0
51
exclude-rules:
52
# KAL should only run on API folders.
53
- - path-except: "api/v1beta2/*"
+ - path-except: "api/v1beta1/*"
54
linters:
55
- kal
0 commit comments