UnmodifiableCollectionUtil as created at https://github.com/checkstyle/checkstyle/pull/13127/files
to bypass pitest issue mutation of unmodified collections.
Pitest released a fix at hcoles/pitest#1300 and we upgraded to the version of pitest at 68f7af1
We need to activate pitest feature and revert UnmodifiableCollectionUtil.
UnmodifiableCollectionUtil as created at https://github.com/checkstyle/checkstyle/pull/13127/files
to bypass pitest issue mutation of unmodified collections.
Pitest released a fix at hcoles/pitest#1300 and we upgraded to the version of pitest at 68f7af1
We need to activate pitest feature and revert UnmodifiableCollectionUtil.