summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 21:08:27 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:42:08 -0700
commitc420890e50f19902007966da4b50e658ec7f42ab (patch)
tree49936c2f46dde8ba3f1b6e4da25dab117ac2109a
parent299753f73b6b1ce57e82db1cf51cf25b09d51288 (diff)
lint: Turn on nilerr
-rw-r--r--.golangci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 51e5ac1..5e31143 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -39,7 +39,6 @@ linters:
- lll
- maintidx
- nestif
- - nilerr
- nlreturn
- nonamedreturns
- paralleltest