3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make recursive results really recursive & test them More... over 1 year ago
Fix CodeNarc issues More... over 1 year ago
Create DirectoryResults with same structure than FilesystemSourceAnalyzer More... over 1 year ago
Fix test class More... over 1 year ago
New method DirectoryResults.addFileResultRecursive More... over 1 year ago
Merge remote-tracking branch 'origin/master' into features/input-files More... over 1 year ago
Merge branch 'CodeNarc:master' into master More... over 1 year ago
Merge remote-tracking branch 'CodeNarc/master' into features/input-files More... over 1 year ago
Some progress but still work to do More... over 1 year ago
#711: Update CodeNarc home page for the new Groovy 4-specific versioning (e.g. v3.1.0-groovy-4.0) of the CodeNarc artifact More... over 1 year ago
#711: Change Groovy 4 artifact from CodeNarc-Groovy4 to CodeNarc; change version to 3.1.0-groovy-4.0. #711: Published v3.1.0-groovy-4.0 version of the CodeNarc artifact. More... over 1 year ago
v0 / in progress More... over 1 year ago
Merge branch 'CodeNarc:master' into master More... over 1 year ago
Add build for CodeNarc-Groovy4 to GitHub Action More... almost 2 years ago
Update CHANGELOG More... almost 2 years ago
Create GitHub Action to build+test on push or PR More... almost 2 years ago
Merge pull request #708 from UlrichEckhardt/feature/handling-files-without-violations More... almost 2 years ago
Provide Docker image for new Groovy 4 distribution More... almost 2 years ago
Prepare for version 3.1.0 More... almost 2 years ago
#692: UnusedPrivateField: Ignore classes annotated with @Entity. Add ignoreClassesAnnotatedWithNames property. More... almost 2 years ago
#702: Indentation: Fix false positive for try-with-resources. Also skip generated code and single-line blocks. More... almost 2 years ago
#703: UnnecessaryPublicModifier: Fix PatternSyntaxException if method name contains special (regex) characters More... almost 2 years ago
#688: SpaceAfterMethodCallName false positives. NOTE: No longer check method calls without parentheses. More... almost 2 years ago
#709: Publish Groovy 4.x-specific jar for CodeNarc More... almost 2 years ago
#709: Upgrade to GMetrics 2.1.0 More... almost 2 years ago
Revert "Document recent changes and add NOTE about using @CompileStatic for calls to super.xx()" More... almost 2 years ago
Revert "CodeNarc#706: Allow functioning with Groovy 4" More... almost 2 years ago
Document recent changes and add NOTE about using @CompileStatic for calls to super.xx() More... almost 2 years ago
Merge pull request #707 from paulk-asert/codenarc706 More... almost 2 years ago
Merge pull request #705 from paulk-asert/codenarc704 More... almost 2 years ago