Skip to content

Commit 358e118

Browse files
committed
chore: enable typeSwitchVar rule from go-critic
Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 87eccea commit 358e118

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
@@ -26,7 +26,6 @@ linters:
2626
- importShadow
2727
- paramTypeCombine
2828
- rangeValCopy
29-
- typeSwitchVar
3029
- unnamedResult
3130
- whyNoLint
3231
enable-all: true

0 commit comments

Comments
 (0)