mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:34:59 +00:00
Meta: Invoke markdown-checker if available while linting
This commit is contained in:
parent
c06a0bae04
commit
a296f6bb8d
2 changed files with 22 additions and 0 deletions
|
@ -22,6 +22,7 @@ set +e
|
|||
for cmd in \
|
||||
Meta/check-ak-test-files.sh \
|
||||
Meta/check-debug-flags.sh \
|
||||
Meta/check-markdown.sh \
|
||||
Meta/check-newlines-at-eof.py \
|
||||
Meta/check-style.sh \
|
||||
Meta/lint-executable-resources.sh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue