You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise, the current version of golangci-lint (v1.56.2) doesn't contain this update of paralleltest, it's will be a part of the next release (v1.57.0).
Welcome
Description of the problem
It looks like I can't specify a way to ignore the loop vars, which was added in a version of paralleltest which appears to be in use with golangc-lint now https://github.com/kunwardeep/paralleltest/pull/35/files
Version of golangci-lint
Configuration
# paste configuration file or CLI flags here
Go environment
go version go1.22.0 darwin/arm64
Verbose output of running
A minimal reproducible example or link to a public repository
// add your code here
Validation
The text was updated successfully, but these errors were encountered: