summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index a876e54..7ef8fd2 100755
--- a/check
+++ b/check
@@ -67,7 +67,7 @@ then
-exec black --check '{}' +
fi
-for md in [^CR]*.md
+for md in [^CR]*.md lib/*.md
do
$hideok echo "$md ====================================="
codegen "$md" test.py