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
Manage encoding/decoding for ruleset argument value More... over 3 years ago
Add tests for org.codenarc.CodeNarc class called with ruleset param More... over 3 years ago
New ruleset argument containing string (XML/JSON) More... over 3 years ago
Allow to send XML and JSON RuleSets as string arguments More... over 3 years ago
Merge pull request #554 from nvuillam/RuleSetsAsJsonFile More... over 3 years ago
Update RuleSetUtils tests More... over 3 years ago
Fix JsonFileRuleSet comments More... over 3 years ago
Remove JSON ruleName format "theme.RuleName" More... over 3 years ago
RuleSets file in JSON format More... over 3 years ago
#550: Including an enhanced rule can significantly slow down CodeNarc More... over 3 years ago
#551: Optimize TrailingWhitespace rule More... over 3 years ago
#550: New OptionalCollectionReturnType rule More... over 3 years ago
#549: New OptionalMethodParameter rule More... over 3 years ago
#548: New OptionalField rule More... over 3 years ago
#487: Change UnusedMethodParameter and UnusedPrivateMethodParameter to also check constructors More... over 3 years ago
#543: Add note about DuplicateStringLiteral ignoring empty strings More... over 3 years ago
#544: Add online doc for new rule properties More... over 3 years ago
#544: Add online doc for new rule properties More... over 3 years ago
Fix #533: Update command-line instructions to use newer version of Groovy and other jars. Add info on running with Gradle. More... over 3 years ago
Merge remote-tracking branch 'CodeNarc/master' More... over 3 years ago
Merge pull request #547 from chrismair/disable-rules-plugin More... over 3 years ago
#156: Cleanup and doc More... over 3 years ago
#156: Hookup disable rules plugin More... over 3 years ago
#156: Support codenarc-disable-line More... over 3 years ago
#156: Introduce LookupTable method object More... over 3 years ago
#156: DisableRulesInCommentsPlugin (initial) More... over 3 years ago
Merge pull request #545 from chrismair/baseline-plugin More... over 3 years ago
#538: Remove ResultsProcessor classes More... over 3 years ago
#538: CodeNarcTask: Switch to invoke BaselineResultsPlugin More... over 3 years ago
#538: Convert BaselineResultsProcessor to a plugin: BaselineResultsPlugin More... over 3 years ago