summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:20:34 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:42:08 -0700
commit1108dce41d99582e9aeb032222407ad38aeca997 (patch)
tree6a9e9b39e6b6dd15aee7a9aaa4792721afecbe6d /.golangci.yml
parenta683b7a67ffdfd20836f1421ad269ef13c9355ac (diff)
lint: Turn on whitespace
Diffstat (limited to '.golangci.yml')
-rw-r--r--.golangci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index ac2f540..c27b8d4 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -46,7 +46,6 @@ linters:
- thelper
- unparam
- varnamelen
- - whitespace
- wrapcheck
- wsl
linters-settings: