3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#538: Convert BaselineResultsProcessor to a plugin: BaselineResultsPlugin More... over 3 years ago
Fix #540: Indentation: Fix false positive violation on inline anonymous classes More... over 3 years ago
Merge pull request #544 from nvuillam/DuplicateStringAndNumberEnhancement More... over 3 years ago
Apply markdownlint rules to CHANGELOG More... over 3 years ago
Enhance README (logo,badges...) More... over 3 years ago
DuplicateStringLitteral duplicateStringsMinimumLength parameter More... over 3 years ago
DuplicateNumberLitteral : new parameter duplicateNumbersMinimumValue More... over 3 years ago
#534: UnnecessarySemicolon: Fix no violation in Groovy 3 if there is a space between code and the semicolon More... almost 4 years ago
Merge pull request #537 from chrismair/plugin-mechanism2 More... almost 4 years ago
#494: Add -plugins=xxx option to command-line More... almost 4 years ago
#494: Add plugins=xxx options to Ant Task More... almost 4 years ago
#494: CodeNarcRunner: Add registerPluginsForClassNames() More... almost 4 years ago
Merge pull request #536 from dmurat/methodChainingIndentationImprovements More... almost 4 years ago
Renaming extra IndentationRule test class and adding some documentation about supported chained method styles. More... almost 4 years ago
Fixing ClassSize violation on CodeNarc's own source (extracting chaining tests into standalone class). More... almost 4 years ago
Fixing CodeNarc violations on CodeNarc's own source. More... almost 4 years ago
Implementing support for aligning-by-dot chaining style (style 3). More... almost 4 years ago
Refactoring for accurate reporting of expected columns in case of standalone and chained method calls. More... almost 4 years ago
Adding more tests for currently supported method chaining styles. More... almost 4 years ago
#494: CodeNarcRunner: Load plugins specified by system property More... almost 4 years ago
Merge pull request #535 from chrismair/plugin-mechanism More... almost 4 years ago
#494: CodeNarcRunner: Process violations More... almost 4 years ago
#494: FileResults: Add withViolations() More... almost 4 years ago
#494: New FileViolations More... almost 4 years ago
#494: Add sourceCode property to FileResults; set it from FilesystemSourceAnalyzer and AntFileSetSourceAnalyzer More... almost 4 years ago
#494: Provide CodeNarc Plugin mechanism - process reports More... almost 4 years ago
#494: Provide CodeNarc Plugin mechanism - process rules More... almost 4 years ago
#273: UnnecessaryToString: Add check for GString expression More... almost 4 years ago
#273: UnnecessaryToString: Also check for xx.toString() added (+) to a String constant More... almost 4 years ago
Fix #532: Remove support for changing (overriding) a rule name in “codenarc.properties” More... almost 4 years ago