Skip to content
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

Some rules should be recategorized as code smell instead of bugs #14

Open
TobiX opened this issue Jul 11, 2019 · 1 comment
Open

Some rules should be recategorized as code smell instead of bugs #14

TobiX opened this issue Jul 11, 2019 · 1 comment
Labels
good first issue Good for newcomers

Comments

@TobiX
Copy link
Member

TobiX commented Jul 11, 2019

(Copy of pmayweg#80)

Some issues like :

  • grvy:org.codenarc.rule.imports.UnusedImportRule
  • grvy:org.codenarc.rule.unused.UnusedPrivateFieldR

should be set to Code Smell instead of Bug.

In general the Groovy rules should follow the Java rule categories.

@TobiX TobiX added the good first issue Good for newcomers label Jul 11, 2019
@SMUnlimited
Copy link

The sonar tags should be fixed up as well (mainly on the older rules) so they all actually match the codeNarc categories listed here http://codenarc.sourceforge.net/codenarc-rule-index.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants