3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug: BooleanInstantiationRule, VariableNameRule: Error parsing code with Enums. More... almost 15 years ago
Fix bug: sometimes produces two violations for a single line. AbstractAstVisitor: Replace isAlreadyVisited() and registerAsVisited() with isFirstVisit() More... almost 15 years ago
Fix bug: sometimes produces two violations for a single line. More... almost 15 years ago
IllegalRegexRule: Don’t stop after first violation More... almost 15 years ago
CodeNarc command-line support More... almost 15 years ago
CodeNarc command-line support More... almost 15 years ago
CodeNarc command-line support More... almost 15 years ago
Refactor WildcardPattern to (optionally) support comma-separted list of patterns More... almost 15 years ago
Change WildcardPattern to support Ant-style ‘**’ wildcards. More... almost 15 years ago
CodeNarc command-line runner (initial) More... almost 15 years ago
CodeNarc command-line runner (initial) More... almost 15 years ago
Normalize source path names More... almost 15 years ago
StatelessClassRule More... almost 15 years ago
Creating a Rule doc More... almost 15 years ago
Refactor createViolation() helper methods More... almost 15 years ago
Refactor sourceLine helper methods More... almost 15 years ago
Support for rule scripts More... almost 15 years ago
Add createViolation() convenience method(s) to AbstractRule. More... almost 15 years ago
Support for groovy rule scripts More... almost 15 years ago
Support for groovy rule scripts More... almost 15 years ago
Don’t include package name in violation message More... almost 15 years ago
EmptySynchronizdStatementRule More... almost 15 years ago
Standard testThatUnrelatedCodeHasNoViolations() More... almost 15 years ago
EmptySwitchStatementRule More... almost 15 years ago
EqualsAndHashCodeRule More... almost 15 years ago
ix for configuration from properties files - allow setting superclass fields. More... almost 15 years ago
Version 0.4 More... almost 15 years ago
Version 0.4 More... almost 15 years ago
Fix rule applies only to constant values More... almost 15 years ago
HtmlReportWriter: Make version at the bottom a link to the web site. More... almost 15 years ago