summaryrefslogtreecommitdiff
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
commitc0c390ce50ea528d227ab94531593737b100f05f (patch)
tree49f4f5fd632f5f26ec7b5202a9adb725bdbc48cd
parentbc2a42dbb0f78b170c8f8ed347f29e212b75bb06 (diff)
lint: Turn on containedctx
-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