Skip to content

Increase strictness of checkstyle on JS support#85

Merged
bobbylight merged 1 commit into
masterfrom
improve-checkstyle-on-js-support
Jun 22, 2025
Merged

Increase strictness of checkstyle on JS support#85
bobbylight merged 1 commit into
masterfrom
improve-checkstyle-on-js-support

Conversation

@bobbylight
Copy link
Copy Markdown
Owner

@bobbylight bobbylight commented Jun 22, 2025

This PR is huge, but it's the start of making checkstyle more strict on the JS language support.

Previously, it was completely disabled for the JS support via the lsSuppressions.xml file. Now it is only suppressed for certain rules (admittedly a lot of them). I fixed several issues to get to this point, but not all of them - there are so many checkstyle violations I think that moving forward, it would be clearer from a PR perspective to fix them one per-PR rather than doing them all at once (this PR is already too large and addresses too many issues).

@bobbylight bobbylight force-pushed the improve-checkstyle-on-js-support branch from 05b9469 to be91dc9 Compare June 22, 2025 02:20
@bobbylight bobbylight merged commit b0caa9d into master Jun 22, 2025
4 checks passed
@bobbylight bobbylight added this to the 3.4.0 milestone Jun 22, 2025
@bobbylight bobbylight deleted the improve-checkstyle-on-js-support branch June 22, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant