Results 1611 comments of Roman Ivanov

`class Example1 { // violation, 'should not have a public or default constructor'` Message is regexp, so numerous ways to shorten it. All that we have is https://checkstyle.org/beginning_development.html#Starting_Development You can...

Already done in other PR https://github.com/checkstyle/checkstyle/blob/master/src/xdocs-examples/java/com/puppycrawl/tools/checkstyle/checks/design/HideUtilityClassConstructorCheckExamplesTest.java

>Even Maven warns about not uploading my project to a public repository, since the build is far from being stable. Please share details. We use maven for long time, never...

I am not sure I can find time to investigate all of this. Can you contribute module definition to us ? Maybe by example and initial implementation we will be...

I removed checkout of branch to make PR ready to merge.

Non merged this PR, might be a reason of regression. But still better to double check backwards compatibility.

>If I modify the rules to change to Please change your description example to have single config and just reference what is not correct violations to your mind. >The file...

So all you try to do is to make checkstyle produce no violations on code that is formatted by another tool?

We never tested our Check against this tool, there are numerous interpretations of vague Google style wording. Please be aware of https://github.com/checkstyle/checkstyle/labels/indentation If you be able make input java file...