Skip to content

paralleltest missing ignoreloopVar option #4405

Closed
@sgerhardt

Description

@sgerhardt

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

$ golangci-lint --version
golangci-lint has version 1.56.2 built with go1.22.0 from 58a724a0 on 2024-02-15T18:01:51Z

Configuration

# paste configuration file or CLI flags here

Go environment

$ go version
# paste output here

go version go1.22.0 darwin/arm64

Verbose output of running

$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here

A minimal reproducible example or link to a public repository

// add your code here

Validation

  • Yes, I've included all information above (version, config, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions