mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Add markdown linting (without breaking the site this time!)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
docker run --rm \
|
||||
-v "$(pwd):/data:ro" \
|
||||
avtodev/markdown-lint:v1 \
|
||||
--config /data/.markdownlint.json \
|
||||
--config /data/.markdownlint.yaml \
|
||||
--ignore /data/_snippets \
|
||||
--fix \
|
||||
/data/**/*.md
|
||||
|
||||
Reference in New Issue
Block a user