Skip to content

Commit f6faae2

Browse files
authored
Merge pull request #4691 from kersten/chore/enable-whitespace-linter
🌱 (chore): enable 'whitespace' linter in golangci-lint config
2 parents d177b65 + d53adb5 commit f6faae2

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
@@ -92,4 +92,5 @@ linters:
9292
- unconvert
9393
- unparam
9494
- unused
95+
- whitespace
9596

0 commit comments

Comments
 (0)