Issue #13501: Kill mutation for AbstarctHeaderCheck#13269
Issue #13501: Kill mutation for AbstarctHeaderCheck#13269romani merged 1 commit intocheckstyle:masterfrom
Conversation
src/main/java/com/puppycrawl/tools/checkstyle/checks/header/AbstractHeaderCheck.java
Outdated
Show resolved
Hide resolved
|
@Kevin222004 , is this duplicate PR of #13268 Can we close it ? |
|
@romani Yes it is created for discussion purpose after #13268 (comment) I am closing that after fixing spotbug |
|
Please add suppression for Checker with same comment above https://github.com/checkstyle/checkstyle/actions/runs/5714370827/job/15481588407?pr=13269#step:6:1658 |
|
@romani #13269 (comment) done |
199b379 to
856e522
Compare
src/test/java/com/puppycrawl/tools/checkstyle/checks/header/RegexpHeaderCheckTest.java
Show resolved
Hide resolved
Vyom-Yadav
left a comment
There was a problem hiding this comment.
LGTM! @Kevin222004 @romani I think we discussed creating an issue about removing file.encoding
|
After deeper analysis, I recalled it, it is not required, this property is not effective at all. It remnants of something old. |
|
rebased |
Issue #13501: Kill mutation for AbstarctHeaderCheck
Check
https://checkstyle.org/config_header.html
Mutation
checkstyle/config/pitest-suppressions/pitest-header-suppressions.xml
Lines 3 to 46 in e0d3066
Explaination
at #13268, specific message #13268 (comment)