Open
Description
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
Labels
No labels