Skip to content

Commit

Permalink
Disable paralleltest linter
Browse files Browse the repository at this point in the history
until we address this enhancement with #631.
  • Loading branch information
mpass99 authored and MrSerth committed Aug 1, 2024
1 parent 202d565 commit 0ad903b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ linters:
- ireturn
- nlreturn
- nonamedreturns
- paralleltest

issues:
exclude-rules:
Expand Down

0 comments on commit 0ad903b

Please sign in to comment.