mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-20 17:29:21 +00:00
Meta: Always check completeness of ALL_THE_DEBUG_MACROS
This commit is contained in:
parent
e1baf9ec92
commit
e85aad6acc
Notes:
sideshowbarker
2024-07-19 01:07:52 +09:00
Author: https://github.com/BenWiederhake
Commit: e85aad6acc
Pull-request: https://github.com/SerenityOS/serenity/pull/4204
2 changed files with 37 additions and 0 deletions
|
@ -6,6 +6,7 @@ script_path=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
|
|||
cd "${script_path}/.." || exit 1
|
||||
|
||||
for cmd in \
|
||||
Meta/check-debug-flags.sh \
|
||||
Meta/check-style.sh \
|
||||
Meta/lint-executable-resources.sh \
|
||||
Meta/lint-ipc-ids.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue