Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit cc15eb2

Browse files
committed
chore: enable typeSwitchVar rule from go-critic
Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 4380ab4 commit cc15eb2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.golangci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ linters:
2828
- paramTypeCombine
2929
- rangeValCopy
3030
- typeDefFirst
31-
- typeSwitchVar
3231
- unnamedResult
3332
- whyNoLint
3433
enable-all: true

0 commit comments

Comments
 (0)