aboutsummaryrefslogtreecommitdiffstats
path: root/etc
AgeCommit message (Expand)AuthorFilesLines
2025-06-08etc/checkpatch/checkpatch.conf: Ignore TYPO_SPELLINGAlejandro Colomar1-0/+1
2025-03-14etc/cppcheck/cppcheck.suppress: Suppress staticFunctionAlejandro Colomar1-0/+1
2025-03-14etc/cppcheck/cppcheck.suppress: Suppress nullPointerOutOfMemoryAlejandro Colomar1-0/+1
2024-11-22etc/checkpatch/checkpatch.conf: Ignore MACRO_ARG_PRECEDENCEAlejandro Colomar1-0/+1
2024-11-22etc/clang-tidy/config.yaml: -clang-diagnostic-sign-conversionAlejandro Colomar1-0/+1
2024-11-03etc/clang-tidy/config.yaml: -misc-include-cleanerAlejandro Colomar1-0/+1
2024-11-03etc/clang-tidy/config.yaml: -cppcoreguidelines-macro-to-enum, -readability-av...Alejandro Colomar1-0/+2
2024-11-03etc/shellcheck/shellcheckrc: disable=SC2250Alejandro Colomar1-0/+1
2024-11-03etc/shellcheck/shellcheckrc: disable=SC2016Alejandro Colomar1-0/+1
2024-11-03etc/shellcheck/shellcheckrc: disable=SC2038Alejandro Colomar1-0/+1
2024-11-03share/mk/, etc/shellcheck/: lint-sh: Add target to lint shell scriptsAlejandro Colomar1-0/+0
2024-05-02etc/cppcheck/cppcheck.suppress: Add unusedStructMemberAlejandro Colomar1-0/+1
2024-03-26etc/clang-tidy/config.yaml: -llvm-header-guardAlejandro Colomar1-0/+1
2024-03-26etc/cpplint/cpplint.cfg: -build/header_guardAlejandro Colomar1-1/+1
2024-02-26etc/cppcheck/cppcheck.suppress: Silence reportAlejandro Colomar1-0/+1
2024-02-26share/mk/, etc/: Fix dependenciesAlejandro Colomar2-0/+0
2023-10-18etc/clang-tidy/config.yaml: Ignore 'modernize-macro-to-enum'Alejandro Colomar1-0/+1
2023-09-07clang-tidy/config.yaml: Silence some warningsAlejandro Colomar1-0/+12
2023-08-31CPPLINT.cfg: Ignore warnings with false positivesAlejandro Colomar1-1/+1
2023-08-31checkpatch/config: Ignore warnings with false positivesAlejandro Colomar1-0/+3
2023-08-31cppcheck.suppress: knownConditionTrueFalse: Silence a warning with false posi...Alejandro Colomar1-0/+1
2023-08-31cppcheck.suppress: constParameterCallback: Ignore false positives in libc cal...Alejandro Colomar1-0/+1
2023-08-31cppcheck.suppress: constParameter: Ignore false positives due to main() argvAlejandro Colomar1-0/+1
2023-04-23groff.mk, checkstyle.tmac: Remove unnecessary tmac fileAlejandro Colomar1-13/+0
2023-01-26cppcheck.suppress, lint-c.mk: lint-c-cppcheck: Add cppcheck(1) to the C lintersAlejandro Colomar1-0/+8
2022-09-13.checkpatch.conf: Ignore some warningsAlejandro Colomar1-0/+3
2022-09-12config.yaml: Ignore some clang-tidy warningsAlex Colomar1-0/+6
2022-08-17clang-tidy/config.yaml: Ignore a useless warningAlejandro Colomar1-0/+1
2022-08-01.checkpatch.conf, CPPLINT.cfg: Ignore some warnings from 'make lint-c'Alejandro Colomar2-1/+2
2022-05-21checkstyle.tmac: Put all groff -rCHECKSTYLE stuff in a single fileAlejandro Colomar2-7/+10
2022-05-03.checkpatch.conf, Makefile, etc/checkpatch/config: lint-checkpatch: Add new t...Alejandro Colomar1-0/+29
2022-05-03CPPLINT.cfg, Makefile, etc/cpplint/CPPLINT.cfg: lint-cpplint: Add new target ...Alejandro Colomar1-0/+2
2022-05-02etc/clang-tidy/config.yaml: Suppress some warnings/errorsAlejandro Colomar1-1/+28
2022-04-30etc/clang-tidy/config.yaml: Silence irrelevant warnings from clang-tidy(1)Alejandro Colomar1-0/+10
2022-04-30Makefile, etc/clang-tidy/config.yaml: lint-clang-tidy: Add target to run clan...Alejandro Colomar1-0/+7
2022-03-20checkstyle.tmac: Silence groff CHECKSTYLE warning for blank linesAlejandro Colomar1-0/+3
2022-03-18Makefile, etc/groff/tmac/deadly.tmac: Add lint and lint-groff targetsAlejandro Colomar1-0/+7