Skip to content

Commit 18634d6

Browse files
committed
ignoring folders that are in the core repo. These will need to be fixed seperately
1 parent e6213f3 commit 18634d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/.markdownlint-cli2.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ ignores:
2929
- "docs/operations/settings/settings.md" # autogenerated
3030
- "docs/operations/settings/settings-formats.md" # autogenerated
3131
- "docs/cloud/manage/api"
32+
- "docs/sql-reference" # core repo
33+
- "docs/operations" # core repo
34+
- "docs/interfaces" # core repo
35+
- "docs/engines" # core repo
36+
- "docs/development" # core repo
3237
customRules:
3338
# add custom rules here
3439
- "./markdownlint/custom_rules/links_url_type.js"

0 commit comments

Comments
 (0)