This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
- added
--cs-2020
and--cs-2021
to specify a version of the coding style in which detect faults - made F4 detection trigger at 19 lines on CS2021 and at 20 lines on CS2020
- added
--strict
and moved H3 detection to CS2020 strict - improved
.gitignore
scan by usinggit
- improved L3 detection when newlines are present
- added detection of G2 (CS2020 and CS2021)
- added detection of G1 and F3 in Makefile (CS2021)