Skip to content

Commit

Permalink
Remove paralleltest linter
Browse files Browse the repository at this point in the history
Need to rewrite the tests before I can enable this linter again. Not
happening anytime soon.

Signed-off-by: James Pond <james@cipher.host>
  • Loading branch information
jamesponddotco committed Jan 24, 2024
1 parent 2ed2b85 commit 1c094c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ enable = [
"noctx",
"nolintlint",
"nosprintfhostport",
"paralleltest",
"perfsprint",
"prealloc",
"predeclared",
Expand Down

0 comments on commit 1c094c1

Please sign in to comment.