summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
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 9e1a999..73a16ca 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -45,7 +45,6 @@ linters:
# These are disabled not because I think they're bad, but because
# they currently don't pass, and I haven't really evaluated them
# yet.
- - dupl
- dupword
- errorlint
- exhaustive