3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GrailsPublicControllerMethodRule More... almost 15 years ago
Include number (index) of rule in Rule Descriptions section of HTML report. More... almost 15 years ago
Fix bug in VariableNameRule array index out of bounds processing enums More... almost 15 years ago
Java 1.4 compatability More... almost 15 years ago
SVN keywords More... almost 15 years ago
GrailsServletContextReferenceRule More... almost 15 years ago
Add section on “Configuring Rules” on Turning Off a Rule. More... almost 15 years ago
Create GrailsSessionReferenceRule More... almost 15 years ago
Create CodeNarcRunner helper class More... almost 15 years ago
Create CodeNarcRunner helper class More... almost 15 years ago
AbstractRule: Enable setting violationMessage to empty string to turn it off. More... almost 15 years ago
HtmlReportWriter: Shrink font size of the rule descriptions at the end of the HTML report. More... almost 15 years ago
HtmlReportWriter: Shrink font size of the rule descriptions at the end of the HTML report. More... almost 15 years ago
HtmlReportWriter: Remove “Source Directories” section. More... almost 15 years ago
StatelessClassRule: Check static fields. Ignore final fields. More... almost 15 years ago
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... about 15 years ago
StatelessClassRule More... about 15 years ago
Creating a Rule doc More... about 15 years ago
Refactor createViolation() helper methods More... about 15 years ago