mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-13 03:29:49 +00:00
Meta: Add script that checks consistency of keymaps
This commit is contained in:
parent
9f60ce4801
commit
d47ed35801
Notes:
sideshowbarker
2024-07-18 22:40:36 +09:00
Author: https://github.com/BenWiederhake
Commit: d47ed35801
Pull-request: https://github.com/SerenityOS/serenity/pull/5192
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/bcoles
Reviewed-by: https://github.com/emanuele6
Reviewed-by: https://github.com/linusg
2 changed files with 129 additions and 0 deletions
|
@ -20,6 +20,7 @@ for cmd in \
|
|||
Meta/check-style.sh \
|
||||
Meta/lint-executable-resources.sh \
|
||||
Meta/lint-ipc-ids.sh \
|
||||
Meta/lint-keymaps.py \
|
||||
Meta/lint-shell-scripts.sh \
|
||||
Meta/lint-prettier.sh \
|
||||
Meta/lint-python.sh; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue