Results 1611 comments of Roman Ivanov

ok , in this case we need to use some very ancient version of them. what CI do you think should process old versions ? If no of current ,...

@Vyom-Yadav , please rebase PR to fix CI.

please do not be crazy with over testing. If that is required , it is already sign that tool need to be written in java and have complete set of...

yes, my bad. tests for java diff tool is ok.

to my mind is it fine to have that much arguments for now. > Parameters should be represented as an objects please do not over complicate the problem. All arguments...

Let's not go to MT mode of checkstyle itself. Let's do it easier by execution of checkstyle in single thread and process, but have multiple threads of groovy to run...

I do not want to depend on maven plugin. I am ok with any approach to make line of code to be more easy to see. '2' is good, '1'...

I am ok create issue on Checkstyle to generate HTML report, I think we already have such issue, and raised this in discussions several times. Or users/me can use xsl...

>we don't use the output of maven-jxr-plugin for anything. this is result of maven-jxr-plugin - https://djydewang.github.io/diffReport_Issue4981/findbugs-with-excldues/xref/home/bbg/project/contribution/checkstyle-tester/repositories/findbugs-with-excldues/eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/util/SourceLineVisitor.java.html#L26 , without generation of such pages, html report is usless for us , to...