Skip to content

Commit ce02770

Browse files
authored
ci: unleash the paralleltest lints (#129)
1 parent 0f9ec46 commit ce02770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ linters:
1515
- makezero
1616
- misspell
1717
- nilerr
18-
# - paralleltest # Reference: https://github.com/kunwardeep/paralleltest/issues/14
18+
- paralleltest
1919
- predeclared
2020
- staticcheck
2121
- tenv

0 commit comments

Comments
 (0)