Roman Ivanov
Roman Ivanov
No feedback, we are moving forward, issue becomes approved.
can we find in web any project that use auto format and checkstyle in same time ? if project is just use auto format, we can simply run Indentation module...
Description will be updated a bit later.
Expected default is provided in description few days ago. Issue is approved
fix is merged, release 10.22.0
This is reminder to do this after we do all updates
It will be done by https://github.com/checkstyle/checkstyle/pull/15558 PR is linked to different issue.
yes, please contribute
Issue is still open, everyone is welcome to contribute. I put link to latest suppression list that is embedded in source code, there are still bunch of Checks Inputs for...
``` public sealed interface InputSealedShouldHavePermitsListTopLevelSealedInterface { // violation above 'Sealed classes or interfaces should explicitly declare' ``` Look around to see several options to place such comments.