Roman Ivanov
Roman Ivanov
Lets ignore inner in inner for first version of this Check. We can always extend it to count inner in inner by special property. Inner in inner will disappear as...
After this PR is any form is merged, checkstyle team will start using Kafka repository code base in regression testing. If Kafka team keeps no checkstyle errors strictly enforced, checkstyle...
@dejan2609 , please resolve conflict.
Checkstyle team merged integration of Kafka validation over by checkstyle for each pull request to checkstyle. Any changes in behavior that results in extra violations on Kafka code base will...
No assignments, just choose mutation, and make a comment "I am on ....`
Please [read](https://github.com/checkstyle/checkstyle/blob/master/.github/CONTRIBUTING.md#getting-started) and watch videos at [Starting_Development](https://checkstyle.org/beginning_development.html#Starting_Development). Please start with easier issues first.
>I am on it. Please define exact mutation. All other mutation can be handled by other people in paray to your activity.
@ElinaZoldnere , thanks a lot. We missed you a lot. Thanks a lot to be back.
Initial PR is merged to have method that use Sarif for output. Further migration of test methods is expected in next PRs.
https://github.com/checkstyle/checkstyle/blob/9369673bb8023556b87e8a01ac51508286de6daf/src/test/java/com/puppycrawl/tools/checkstyle/DefaultLoggerTest.java#L122 Looks like this testing exception during execution of checkstyle. We can reproduce it by Input that is not compile able java class, and create exception on parsing. Tests around...