Results 1611 comments of Roman Ivanov

We use simple schema for all ``` ``` https://checkstyle.org/config.html#Properties We we see some elegant way to not special hack for `tokens` handling ?

@aayushRedHat , can you help with this issue ?

I suspecting that whole https://github.com/checkstyle/checkstyle/blob/4f0aeba32b5d11a9d3f0334f94c077e569f29097/src/main/java/com/puppycrawl/tools/checkstyle/site/SiteUtil.java#L166-L176 is present only due to this defect.

yes, but we can significantly shrink content of this collection. >Map.entry("MissingDeprecatedCheck.violateExecutionOnNonTightHtml", V824) is same problem as issue description, we should be able to remove it in scope of this issue.

Still a problem, load of PRs is too big to let me do any coding, please help to fix this issue.

I don't see a reason of this issue. @nrmancuso , do you see a reason? If not , please close issue.

Ok, let's just throw exception, let contributor quickly know that it not allowed.

we do not need this for maven, as we already have bunch of real maven project executions. search for "no-error-" at violations.sh https://github.com/checkstyle/checkstyle/blob/a5be3cff4896c82d35fc556ed684dbeb8ceaddc7/.ci/validation.sh#L196-L207 the same was for Gradle but not...

the same we will do with our samples, so I do not see much reason to extra. We did have problem to find ANT project, that is true, so we...

we have xwiki on maven, as we break maven, we will need to disable xwiki for some time - it is fine. lets find gradle project: pjdbc (gradle 7.5.1 recently)...