-
Patch
-
Resolution: Fixed
-
Minor
-
None
CodeNarc provides a static analysis tool and framework for analysing Groovy source code.
CodeNarc scans Groovy source code, looking for violations of predefined or custom rules and generates an HTML or XML report of the results. These rules include checks for coding standards, or searching for unused code, possible bugs or bad coding practices.
The patch parses the CodeNarc (0.9) XML report and maps Codenarc violations to Hudson violations.