3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ConstantTernaryExpressionRule More... about 14 years ago
UnusedVariableRule: Fix limitation: Does not recognize variable references on the same line as the variable declaration More... about 14 years ago
NestedBlockDepthRule: Ignore first level of closure for Closure Fields. More... about 14 years ago
Throw MissingPropertyException if a non-existent property is set within a Groovy RuleSet DSL More... about 14 years ago
Add System.out println of CodeNarc completion message with results More... about 14 years ago
Fix bug #2985592: “MissingPropertyException: No such property: W3C_XML_SCHEMA_NS_URI” More... about 14 years ago
Add new <rule>.description.html property for each rule; use in HtmlReportWriter. More... about 14 years ago
MethodSize: Apply to constructors as well More... about 14 years ago
Add note that generic rule apply to entire file, rather than a class More... about 14 years ago
New "Other Tools/Frameworks" page; add ref to Maven plugin More... about 14 years ago
Add test to verify failure for setting non-existent property More... about 14 years ago
ImportFromSamePackageRule: Verify ignores static import if in same package More... about 14 years ago
NestedBlockDepthRule: Fix description: "..which defaults to 3" - change to 5 More... about 14 years ago
RunCodeNarcAgainstProjectSourceCodeTest: Expand to use all rulesets; clean up violations More... about 14 years ago
Do not include disabled rules in list of rules at bottom of HTML/XML report. More... about 14 years ago
WildcardPattern: Trim pattern values More... about 14 years ago
Log warning if rule name not found. More... about 14 years ago
WildcardPattern: escape '+' character More... about 14 years ago
CodeNarc v0.8.1 More... over 14 years ago
Groovy 1.7 compatibility - Fix StackOverflow on super.visitVariableExpression(expression) More... over 14 years ago
Groovy 1.7 compatibility More... over 14 years ago
Groovy 1.6 compatibility More... over 14 years ago
Streamline Cobertura config More... over 14 years ago
Upgrade to gmaven 1.0 More... over 14 years ago
Remove platform/locale dependencies More... over 14 years ago
Remove platform/locale dependencies More... over 14 years ago
Release v0.8 More... over 14 years ago
Note about XML format subject to change More... over 14 years ago
Run CodeNarc as an automated test More... over 14 years ago
Remove duplicate imports More... over 14 years ago