Skip to content

Revive settings missing enableAllRules #2074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 of 4 tasks
mattysweeps opened this issue Jun 22, 2021 · 0 comments · Fixed by #2075
Closed
3 of 4 tasks

Revive settings missing enableAllRules #2074

mattysweeps opened this issue Jun 22, 2021 · 0 comments · Fixed by #2075
Assignees
Labels
enhancement New feature or improvement

Comments

@mattysweeps
Copy link

mattysweeps commented Jun 22, 2021

  • 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 {

@mattysweeps mattysweeps added the bug Something isn't working label Jun 22, 2021
@ldez ldez added enhancement New feature or improvement and removed bug Something isn't working labels Jun 22, 2021
@ldez ldez self-assigned this Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants