1
0
Fork 0

Make linter lint it all

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-01-21 10:22:47 +01:00
parent 9127c88d8c
commit d4de8c2ea6

View file

@ -20,4 +20,4 @@ jobs:
lfs: 'true'
- uses: https://github.com/DavidAnson/markdownlint-cli2-action@v19
with:
globs: 'content/**.md'
globs: 'content/*/*.md content/*.md README.md'