1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:44:58 +00:00

Meta: Lint AvailablePorts.md

As requested by popular demand ;)
https://github.com/SerenityOS/serenity/pull/5325#discussion_r575657614
This commit is contained in:
Ben Wiederhake 2021-02-13 13:51:52 +01:00 committed by Andreas Kling
parent 87e4bcdf69
commit ad4d9eaaf9
2 changed files with 63 additions and 0 deletions

View file

@ -22,6 +22,7 @@ for cmd in \
Meta/lint-ipc-ids.sh \
Meta/lint-keymaps.py \
Meta/lint-shell-scripts.sh \
Meta/lint-ports.py \
Meta/lint-prettier.sh \
Meta/lint-python.sh; do
echo "Running ${cmd}... "