Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support golangci-lint v2 for Go lint (tools) #406

Open
@deltics

Description

@deltics

When reviewing a Go project that contains a golangci-lint v2 configuration file, a warning is produced in the review stating that this is not supported and that the review has not benefited from any lint reports.

The documentation for the golangci-lint tool does not mention the supported 1.x version and incorrectly links to v2+ configuration documentation on the tool documentation site.

The documentation should identify the supported version and provide options for working with the v2 linter. e.g. providing an additional v1 configuration file specifically for CodeRabbit use and how to configure that alongside a v2 configuration file for use in CI/CD pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions