Skip to content

Commit 42c5367

Browse files
committed
Enable nomaps linter
1 parent 4f87a13 commit 42c5367

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
@@ -8,6 +8,7 @@ linters-settings:
88
enable:
99
- "maxlength"
1010
- "nobools"
11+
- "nomaps"
1112
- "statussubresource"
1213
lintersConfig:
1314
conditions:

0 commit comments

Comments
 (0)