summaryrefslogtreecommitdiffstats
path: root/etc (follow)
Commit message (Expand)AuthorAgeLines
* etc/cppcheck/cppcheck.suppress: Add unusedStructMemberAlejandro Colomar2024-05-02-0/+1
* etc/clang-tidy/config.yaml: -llvm-header-guardAlejandro Colomar2024-03-26-0/+1
* etc/cpplint/cpplint.cfg: -build/header_guardAlejandro Colomar2024-03-26-1/+1
* etc/cppcheck/cppcheck.suppress: Silence reportAlejandro Colomar2024-02-26-0/+1
* share/mk/, etc/: Fix dependenciesAlejandro Colomar2024-02-26-0/+0
* etc/clang-tidy/config.yaml: Ignore 'modernize-macro-to-enum'Alejandro Colomar2023-10-18-0/+1
* clang-tidy/config.yaml: Silence some warningsAlejandro Colomar2023-09-07-0/+12
* CPPLINT.cfg: Ignore warnings with false positivesAlejandro Colomar2023-08-31-1/+1
* checkpatch/config: Ignore warnings with false positivesAlejandro Colomar2023-08-31-0/+3
* cppcheck.suppress: knownConditionTrueFalse: Silence a warning with false posi...Alejandro Colomar2023-08-31-0/+1
* cppcheck.suppress: constParameterCallback: Ignore false positives in libc cal...Alejandro Colomar2023-08-31-0/+1
* cppcheck.suppress: constParameter: Ignore false positives due to main() argvAlejandro Colomar2023-08-31-0/+1
* groff.mk, checkstyle.tmac: Remove unnecessary tmac fileAlejandro Colomar2023-04-23-13/+0
* cppcheck.suppress, lint-c.mk: lint-c-cppcheck: Add cppcheck(1) to the C lintersAlejandro Colomar2023-01-26-0/+8
* .checkpatch.conf: Ignore some warningsAlejandro Colomar2022-09-13-0/+3
* config.yaml: Ignore some clang-tidy warningsAlex Colomar2022-09-12-0/+6
* clang-tidy/config.yaml: Ignore a useless warningAlejandro Colomar2022-08-17-0/+1
* .checkpatch.conf, CPPLINT.cfg: Ignore some warnings from 'make lint-c'Alejandro Colomar2022-08-01-1/+2
* checkstyle.tmac: Put all groff -rCHECKSTYLE stuff in a single fileAlejandro Colomar2022-05-21-7/+10
* .checkpatch.conf, Makefile, etc/checkpatch/config: lint-checkpatch: Add new t...Alejandro Colomar2022-05-03-0/+29
* CPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint-cpplint: Add new target ...Alejandro Colomar2022-05-03-0/+2
* etc/clang-tidy/config.yaml: Suppress some warnings/errorsAlejandro Colomar2022-05-02-1/+28
* etc/clang-tidy/config.yaml: Silence irrelevant warnings from clang-tidy(1)Alejandro Colomar2022-04-30-0/+10
* Makefile, etc/clang-tidy/config.yaml: lint-clang-tidy: Add target to run clan...Alejandro Colomar2022-04-30-0/+7
* checkstyle.tmac: Silence groff CHECKSTYLE warning for blank linesAlejandro Colomar2022-03-20-0/+3
* Makefile, etc/groff/tmac/deadly.tmac: Add lint and lint-groff targetsAlejandro Colomar2022-03-18-0/+7