mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 11:14:50 -04:00
misc: Fix typo in configuration for the Markdown linter
This commit is contained in:
parent
81bd0056a8
commit
32e450b7c5
@ -1,6 +1,7 @@
|
|||||||
# Glob patterns to include
|
# Glob patterns to include
|
||||||
globs:
|
globs:
|
||||||
- "content/**/*.md"
|
- "content/**/*.md"
|
||||||
|
|
||||||
# Glob patterns to exclude
|
# Glob patterns to exclude
|
||||||
ignores:
|
ignores:
|
||||||
- "content/**/commands/**"
|
- "content/**/commands/**"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user