Skip to content

Commit 0d1c986

Browse files
authored
feat(liner): Add wsl linter (#313)
1 parent 0228a8d commit 0d1c986

File tree

129 files changed

+1753
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+1753
-4
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ linters:
4949
- usestdlibvars
5050
# - wastedassign
5151
- whitespace
52-
# - wsl
52+
- wsl
5353
settings:
5454
gocyclo:
5555
min-complexity: 15

0 commit comments

Comments
 (0)