-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
I'd like to be able to exclude some warnings from the report based on some regex
patterns for the file names.
While my immediate need is to filter out clover warnings, I can see the need to
exclude warnings from files generated automatically by javacc for instance or
other code generation tools.
I'm willing to implement this myself but I just want to make sure there's a need
for it before starting...