From a296f6bb8d9675debba608324f56cea0d95ad48e Mon Sep 17 00:00:00 2001 From: Ben Wiederhake Date: Mon, 4 Oct 2021 20:56:33 +0200 Subject: Meta: Invoke markdown-checker if available while linting --- Meta/lint-ci.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'Meta/lint-ci.sh') diff --git a/Meta/lint-ci.sh b/Meta/lint-ci.sh index fae13831e7..452db6902b 100755 --- a/Meta/lint-ci.sh +++ b/Meta/lint-ci.sh @@ -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 \ -- cgit v1.2.3