]> git.mdlowis.com Git - proto/labwc.git/commit
ci: include scripts/find-banned.sh
authorJohan Malm <jgm323@gmail.com>
Thu, 28 Dec 2023 21:35:13 +0000 (21:35 +0000)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 29 Dec 2023 10:47:55 +0000 (11:47 +0100)
commitf0b72e3af7e45fe1e95bd3084dbc2ee44e9657f7
tree0752fe783f2a47c47d0c5c14ff15b874db55e018
parent235e11f6c9c420955b98303c18e002ed8cf2e59a
ci: include scripts/find-banned.sh

...to search for functions which have been banned from our code base,
because they're too easy to misuse, and even if used correctly,
complicate audits, cause inconsistencies and/or make static analysis
harder.
.github/workflows/build.yml
scripts/helper/.gitignore [new file with mode: 0644]