1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Misc housekeeping tidy-ups

This commit is contained in:
David Young
2021-10-27 14:41:40 +13:00
committed by GitHub
parent 5411b1b173
commit ffa4314919
16 changed files with 226 additions and 123 deletions

View File

@@ -1,5 +1,5 @@
docker run --rm \
-v "$(pwd):/data:ro" \
-v "$(pwd):/data:rw" \
avtodev/markdown-lint:v1 \
--config /data/.markdownlint.yaml \
--ignore /data/_snippets \