3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 21 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UnusedPrivateMethodRule: Handle case of static method invoked through current class name More... almost 15 years ago
UnusedPrivateMethodRule: Handle case of multiple methods with same name More... almost 15 years ago
UnusedVariableRule: Handle case of defining a Closure variable, and then invoking it. More... almost 15 years ago
Fix UnusedVariable; version 0.6 More... almost 15 years ago
Show rules with priority 4 More... almost 15 years ago
Implement UnusedVariableRule More... almost 15 years ago
Add support for ignore..Names properties More... almost 15 years ago
Add support for ignore..Names properties More... almost 15 years ago
Implement UnusedPrivateMethodRule More... almost 15 years ago
Implement UnusedPrivateFieldRule More... almost 15 years ago
Fix BUG #2811213: “FieldNameRule: Names for final fields - not be all caps” More... almost 15 years ago
IllegalRegexRule: Include line numbers in rule violations. More... almost 15 years ago
Add int getLineNumberForCharacterIndex(int charIndex) to SourceCode interface More... almost 15 years ago
Fix BUG #2796953: StatelessClassRule requires applyToFileNames or applyToFilesMatching. More... almost 15 years ago
Fix BUG #2798845 : “StringIndexOutOfBoundsException” More... almost 15 years ago
GrailsStatelessServiceRule: Only apply to *Service classes. More... almost 15 years ago
Fix BUG #2799752: GrailsPublicControllerMethodRule - should only apply itself to methods within classes that have suffix "Controller". More... almost 15 years ago
Allow setting custom name and path for “codenarc.properties” file using “codenarc.properties.file” system property More... almost 15 years ago
Maven Central Repository More... almost 15 years ago
Release v0.5 More... almost 15 years ago
Release v0.5 More... almost 15 years ago
Change applyToFilenames and doNotApplyToFilenames to applyToFileNames and doNotApplyToFileNames. More... almost 15 years ago
Change JUnit rules to use applyToClassNames=*Test,*Tests. More... almost 15 years ago
support for applyToClassNames More... almost 15 years ago
support for applyToClassNames More... almost 15 years ago
SVN keywords More... almost 15 years ago
JUnitPublicNonTestMethodRule More... almost 15 years ago
HtmlReportWriter: Log output report filename. More... almost 15 years ago
GrailsStatelessServiceRule More... almost 15 years ago
Move StatelessClassRule into generic folder/ruleset. More... almost 15 years ago