summaryrefslogtreecommitdiff
path: root/.golangci.yml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 17:41:03 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 20:04:00 -0700
commitdb54166991304220303ee1de8e06292c4c0a4e3c (patch)
treec207c994a65ce4dd989b09a2faac217ae4554f94 /.golangci.yml
parent45f676e42c2e136e7d337f15762a50da2ae8c633 (diff)
lint: Turn on containedctx
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 d9ba0f6..bf04a40 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -24,7 +24,6 @@ linters:
# These are disabled not because I think they're bad, but because
# they currently don't pass, and I haven't evaluated them yet.
- - containedctx
- cyclop
- dogsled
- dupword