Roman Ivanov
Roman Ivanov
Users do not care about content of config. They want it to work and cover guideline. It doesn't matter how much modules (even inline filters for suppression) are used to...
No feedback on details, and it is clearly not an issue in our library, might be some Gradle defect.
thanks a lot for idea - please clarify it as suggested at https://checkstyle.org/report_issue.html#How_to_request_new_Check.2FModule.3F
I ok to disable such git status validation in some CIs until #8884. But we need cmd script.
I approving this issue with only one note - there should be no extension of ignore list in pitest.sh. reason: pitest ignoring lines of code, so any existing survival allow...
@pbludov , @strkkk , @rnveach , please share approval
This might be an option https://github.com/checkstyle/checkstyle/pull/11995#pullrequestreview-1051882798
@savy-8, if you are new to our project, it is better to start from another issue. Please follow this way: >As first issue please choose untouched issue from list -...
Put getting list profiles on top And execution of certain after it https://github.com/checkstyle/checkstyle/wiki/How-to-Generate-and-Analyze-Pitest-Reports#how-to-generate-pit-report We are pretty sure people will come to this page from certain failing CI, so let's explain...
I updated https://github.com/checkstyle/checkstyle/wiki/How-to-Generate-and-Analyze-Pitest-Reports#experimental-naked-receiver to be more structured and shared link to example PR of how to resolve mutation. By example it is more easy to learn.