We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b471327 commit 22217efCopy full SHA for 22217ef
.markdownlint-cli2.yaml
@@ -17,6 +17,7 @@ noBanner: true
17
ignores:
18
- ".github/**"
19
- "site/**" # Ignore docs folder for now
20
+ - "docs/**" # Ignore developer docs folder
21
22
# Fix any fixable errors
23
fix: true
0 commit comments