summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 21:12:41 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:42:08 -0700
commitbe7d6b7e1a0bdcbfdd5281dfb12ae53cf1b9f6ca (patch)
tree4d971748c6933698dd36cc182e185ff8dab7739f
parentc420890e50f19902007966da4b50e658ec7f42ab (diff)
lint: Turn on paralleltest
-rw-r--r--.golangci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 5e31143..afaf507 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -41,7 +41,6 @@ linters:
- nestif
- nlreturn
- nonamedreturns
- - paralleltest
- predeclared
- revive
- stylecheck