Skip to content

Revive settings missing enableAllRules #2074

Closed
@mattysweeps

Description

@mattysweeps
  • Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, etc).
  • Yes, I've tried with the standalone linter if available. (https://golangci-lint.run/usage/linters/)
Description of the problem

The linter-settings for revive is missing the config field enableAllRules

Version of golangci-lint
$ golangci-lint version
golangci-lint has version 1.41.1 built from a2074809 on 2021-06-19T16:01:50Z
Code example or link to a public repository

https://github.com/mgechev/revive/blob/master/lint/config.go#L29

type ReviveSettings struct {

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions