Skip to content

Commit 56611bc

Browse files
committed
DNM: Lint v1beta1 folder
1 parent 331c0e6 commit 56611bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci-kal.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ issues:
5050
max-issues-per-linter: 0
5151
exclude-rules:
5252
# KAL should only run on API folders.
53-
- path-except: "api/v1beta2/*"
53+
- path-except: "api/v1beta1/*"
5454
linters:
5555
- kal

0 commit comments

Comments
 (0)