Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants