summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-09-23 10:57:55 +0300
committerLars Wirzenius <liw@liw.fi>2020-09-23 10:57:55 +0300
commit25f84c0e20d023dab62095c6618c5ab79d102b62 (patch)
tree82a615572227eddcd0ce52bd9c2c6d4ab88f3692 /check
parent5944ae60330babebefd42c27ecea9641dceb68f4 (diff)
downloadsubplot-25f84c0e20d023dab62095c6618c5ab79d102b62.tar.gz
test: verify lib/ subplots as well
Diffstat (limited to 'check')
-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