Skip to content

Commit

Permalink
Disable paralleltest linter (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio authored Jun 25, 2024
1 parent 6b0e715 commit eb7cb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ linters:
# TODO: ireturn: consider enabling it later on
- ireturn
- godot
- paralleltest
presets: [ ]
fast: false

Expand Down

0 comments on commit eb7cb8a

Please sign in to comment.