Skip to content

checkstyle-10.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 13:08
· 1296 commits to master since this release

Checkstyle 10.10.0 - https://checkstyle.org/releasenotes.html#Release_10.10.0

New:

#11939 - New filter: SuppressWithNearbyTextFilter to suppress checks with inline comments in any file type

Other Changes:
Enforce file size on Java inputs
Specify violation messages in input files
Improvements to diff report generation
Resolve pitest for FinalLocalVariableCheck
Resolve pitest suppression for FinalLocalVariableCheck
Add more unit test cases for VariableDeclarationUsageDistanceCheck
check_issues job have warning on deprecation
Fix windows line endings in GitHub event text
doc: remove extra space
Resolve pitest suppression for FallThroughCheck
Resolve pitest suppression for AbstractViolationReporter
Use Environment Files instead of `set-output` in GitHub Actions.
Expand XPath IT Regression Testing
Create script for appending text to $GITHUB_OUTPUT
Github CI does not run upon `Github, rebase` action
Grammar error in documentation of AbstractClassNameCheck.xml
Diff-Report action does not post link to report in GitHub comment
Re-enable action lint
Update doc for VisibilityModifier
Add 3 to earliest change variable to compensate for diff context
Fix concurrency group for site action
Generate site workflow should provide more specific links
Update doc for DesignForExtension
Update doc for DescendantToken
Update doc for Translation