3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 17 minutes ago. based on code collected about 24 hours ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create GitHub Action to build+test on push or PR More... over 1 year ago
Merge pull request #708 from UlrichEckhardt/feature/handling-files-without-violations More... over 1 year 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
CodeNarc#706: Allow functioning with Groovy 4 More... almost 2 years ago
CodeNarc#704: Make SourceFileTest more multi-platform friendly More... almost 2 years ago
Version 3.0.1 More... almost 2 years ago
#700: Change CodeNarc URL in reports to "https://codenarc.org" (fix untrusted SSL certificate) More... almost 2 years ago
#682: Improve compatibility with Groovy 4; including updating imports and references to Modifiers More... almost 2 years ago
Update CHANGELOG with recent updates More... almost 2 years ago
#699: UnusedImport: Fix CodeNarc violations More... almost 2 years ago
#687: SpaceAfterMethodCallName: Guard against null method name (NPE) More... almost 2 years ago
Merge pull request #699 from leonard84/fix-698 More... almost 2 years ago
Merge pull request #694 from UlrichEckhardt/feature/report-test-refactoring More... almost 2 years ago
UnusedImportRule: detect property-style usage of static imports More... almost 2 years ago
SortableHtmlReportWriterTest add missing increment More... almost 2 years ago
HtmlReportWriterTest add missing increment More... almost 2 years ago
XmlReportWriterTest: adjust dir counts More... almost 2 years ago
JsonReportWriterTest: adjust dir counts More... almost 2 years ago