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
+1 -2
View File
@@ -1,7 +1,6 @@
# Glob patterns to include
globs:
- "content/**/*.md" # the
- "content/**/*.md"
# Glob patterns to exclude
ignores:
- "content/**/commands/**"