3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#755: FilesystemSourceAnalyzer: Fix matching against includes + excludes. More... 5 months ago
#754: Update docs for includes/excludes. Clean up codenarc-command-line.md. More... 5 months ago
Update CHANGELOG More... 5 months ago
Merge pull request #754 from CodeNarc/feature/exact-path-patterns More... 5 months ago
Update CHANGELOG More... 5 months ago
Update CHANGELOG More... 5 months ago
FilesystemSourceAnalyzer: Match includes and excludes against full source file path and also against path relative to the baseDirectory. Fixes #752. More... 5 months ago
PathUtil: Make removeLeadingSlash() public More... 5 months ago
Merge pull request #751 from s-ven/master More... 6 months ago
Fix ClassStartsWithBlankLine for interfaces, enums and traits with annotations More... 6 months ago
Update CHANGELOG More... 8 months ago
Merge pull request #744 from darxriggs/fix-wording-and-typos More... 8 months ago
Fix wording and typos More... 8 months ago
#739: Add test cases for known issues with NoScriptBindings rule, reassigning variables and parameters. More... 8 months ago
Prepare for version 3.3.0 More... 9 months ago
Minor updates for new NoScriptBindings rule More... 9 months ago
Update CodeNarc Developer Guide page to reference markdown rule documentation. More... 9 months ago
Merge pull request #738 from jchorl/jchorl/scriptbindings More... 9 months ago
fix indentation More... 9 months ago
update test More... 9 months ago
suggestions More... 9 months ago
add rule for detecting script bindings More... 9 months ago
#726: Changed CodeNarc command-line `-sourcefiles` argument to use the `basedir` parameter (if specified) More... 9 months ago
#726: Fixed CodeNarc command-line -sourcefiles argument to work with paths relative to the current directory. Changed FilesSourceAnalyzer to default baseDirectory to ‘.’ rather than System.getProperty('user.dir'). Add tests for absolute paths and errors processing files. More... 9 months ago
Remove obsolete Travis CI file More... 10 months ago
#737: New SpaceBeforeCommentDelimiter rule More... 10 months ago
Merge pull request #736 from CodeNarc/SpaceAfterCommentDelimiter More... 10 months ago
#730: SpaceAfterCommentDelimiter rule More... 10 months ago
#730: SpaceAfterCommentDelimiter More... 10 months ago
Use JUnit 5 import for @Test More... 10 months ago