mics: Update configuration for the Markdown linter

This commit is contained in:
Joe Mooring 2025-08-18 09:41:27 -07:00 committed by GitHub
parent 480ae9014c
commit 81bd0056a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
# Glob patterns to include # Glob patterns to include
globs: globs:
- "content/**/*.md" # the - "content/**/*.md"
# Glob patterns to exclude # Glob patterns to exclude
ignores: ignores:
- "content/**/commands/**" - "content/**/commands/**"