Skip to content

Commit 22217ef

Browse files
authored
add dev docs exception (#7908)
1 parent b471327 commit 22217ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.markdownlint-cli2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ noBanner: true
1717
ignores:
1818
- ".github/**"
1919
- "site/**" # Ignore docs folder for now
20+
- "docs/**" # Ignore developer docs folder
2021

2122
# Fix any fixable errors
2223
fix: true

0 commit comments

Comments
 (0)