Pavel Bludov

Results 26 comments of Pavel Bludov

> Is this a known problem? Yes, all no-stack-overflow tests are flaky.

@ZuevKirill95, thank you for contribution!

I see no changes in CheckstyleAntTask.java code for the last year. Maybe there was a bug in Pitest that was fixed in a recent release of maven-pitest-plugin. > Are you...

This fork has BLE support: https://github.com/filug/blueproximity

I'm agree. Invisible trailing whitespace should be handled by another check. From the perspective of this check, any line of non-printable symbols is a blank line.

@AkMo3 please take a look. Do I understand correctly that your PR is fixing this? The AST is ``` | | | |--COMMENT_CONTENT -> *\n * Method.\n * \n *...