Details
Description
Hi,
Could you activate all default rules of FindBugs please?
Some of the FindBugs rules have been deactivated/commented in:
http://fisheye.codehaus.org/changelog/sonar/?cs=2822
and the deleted in:
http://fisheye.codehaus.org/changelog/sonar/?cs=3086
These rules have been deactivated because they find too many false positive but they should be deactivated in the "Sonar Way with FindBugs" profile instead of deleted them in Sonar.
We have discussed about this topic in the user ml:
http://old.nabble.com/How-to-activate-a-standard-FindBugs-rule---ts28263512.html#a28263512
Thanks in advance.
–
Rodolphe Dariol
Issue Links
- is duplicated by
-
SONAR-1671
Missing Findbugs rules
-
All Findbugs rules are automatically activated in the default profile. The problem is that it's currently not trivial to activate only a subset of rules. So I prefer postponing this issue to version 2.3, which will focus on major improvements of rules management.