3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 19 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into add-ExpressionInCpsMethodNotSerializableRule More... about 2 months ago
Merge pull request #767 from danielzaenker/add-CpsCallFromNonCpsMethodRule More... about 2 months ago
Merge branch 'master' into add-CpsCallFromNonCpsMethodRule More... about 2 months ago
Merge pull request #766 from danielzaenker/add-ClosureInGStringRule More... about 2 months ago
Merge branch 'master' into add-ClosureInGStringRule More... about 2 months ago
Merge pull request #765 from danielzaenker/add-ClassNoSerializableRule More... about 2 months ago
add jenkins ruleset and common functionality More... about 2 months ago
add SerializationUtil utility class More... about 2 months ago
add ClassNotSerializableRule More... 3 months ago
add ForbiddenCallInCpsMethodRule More... 3 months ago
add ClosureInGStringRule More... 3 months ago
add ExpressionInCpsMethodNotSerializableRule More... 3 months ago
add CpsCallFromNonCpsMethodRule More... 3 months ago
add ParameterOrReturnTypeNotSerializableRule More... 3 months ago
add NotAllFieldsOfSerializableClassSerializableRule More... 3 months ago
add OverridesNotNonCpsRule More... 3 months ago
Prepare for CodeNarc version 3.4.0 release More... 3 months ago
#759: Consolidate analysis results and violations for report writer tests More... 4 months ago
#759: Consolidate analysis results and violations for report writer tests More... 4 months ago
#758: SpaceAroundOperator rule: Fix violation for the optional array operator ?[ More... 4 months ago
#749: UnnecessaryGString: Escape special chars in the violation message so it reflects the actual source More... 4 months ago
#748: **UnnecessarySetter** rule: Skip calls to static methods in the same class. More... 4 months ago
#743: **SpaceAfterCommentDelimiter** and **SpaceBeforeCommentDelimiter** rules: Fix false negatives for dollar-slashy strings. More... 4 months ago
#745: TrailingComma: Do not require trailing comma if last item is followed by closing bracket on the same line for Maps (to be consistent with Lists). More... 5 months ago
#745: AstUtil: Make lastSourceLine() public More... 5 months ago
#739: NoScriptBindings: Fix false positive when local variable is reassigned. More... 5 months ago
Fix #740: Documentation for PackageName rule is incorrect. Fix asterisks not showing up when rendering Markdown. More... 5 months ago
Update CHANGELOG More... 5 months ago
Merge pull request #756 from stevenh/fix/windows-relative-paths More... 5 months ago
fix: relative paths on windows More... 5 months ago