Skip to content

Commit 179504a

Browse files
committed
Disable wsl_v5 linter
1 parent 47e6915 commit 179504a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ linters:
3030
- varnamelen
3131
- wrapcheck
3232
- wsl
33+
- wsl_v5
3334
settings:
3435
errorlint:
3536
errorf: true

0 commit comments

Comments
 (0)