Skip to content

Commit 40502f6

Browse files
authored
chore: disable markdown lint on SDK readmes
Signed-off-by: Michael Beemer <[email protected]>
1 parent 5d9c164 commit 40502f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.markdownlint-cli2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ ignores:
3232
- node_modules
3333
- external-content
3434
- docs/specification
35+
# Fetched from each SDK's README.md
36+
- docs/reference/technologies/@(client|server)/**/*.mdx
3537

3638
fix: true

0 commit comments

Comments
 (0)