summaryrefslogtreecommitdiffstats
path: root/util/check-format-test-positives.c
AgeCommit message (Expand)Author
2022-09-02check-format.pl: improve whitespace reporting on <op>=Dr. David von Oheimb
2022-09-02check-format.pl: further fixes for whitespace reporting within 'for (...)'Dr. David von Oheimb
2022-09-02check-format.pl: report #if and #elif with constant condition; improve checks...Dr. David von Oheimb
2022-09-02check-format.pl: extend checking into macro bodies; small further improvementsDr. David von Oheimb
2022-07-20check-format.pl: fix detection of missing/extra blank lines in local declsDr. David von Oheimb
2022-01-09check_format.pl: Add checks for blank lines within/after local declsDr. David von Oheimb
2021-05-20check-format.pl: Rename 'one-letter' to 'single-letter', do not report 'l'Dr. David von Oheimb
2021-05-20check-format.pl: Allow extra space before end-of-line comments unless -e|--eo...Dr. David von Oheimb
2021-05-20check-format.pl: Report needless intermediate multiple SPC only on -e or --ex...Dr. David von Oheimb
2021-05-20check-format.pl: Add check for constant left of comparison operatorDr. David von Oheimb
2021-01-28Update copyright yearRichard Levitte
2021-01-19util/check-format.pl: Minor improvements of whitespace checksDr. David von Oheimb
2020-09-30check-format.pl: Allow nested indentation of labels (not only at line pos 1)Dr. David von Oheimb
2020-07-20check-format.pl: Report empty lines only if -s (--sloppy-spc) is not usedDr. David von Oheimb
2020-07-20check-format.pl: Add check for multiples essentially empty lines in a rowDr. David von Oheimb
2020-04-23Update copyright yearMatt Caswell
2020-03-09Renew and extend the tool for checking adherence to C coding style rulesDr. David von Oheimb