Skip to content

Commit 4baeec0

Browse files
committed
chore(markdown): restore main lint config
1 parent cf7aecc commit 4baeec0

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.markdownlint-cli2.jsonc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@
1010
".opencode/**",
1111
".github/**",
1212
"THIRD-PARTY-NOTICES/**",
13-
"CLAUDE.md",
14-
"target/**",
15-
"e2e/rust/target/**",
16-
"scripts/lint-mermaid/node_modules/**",
17-
".venv/**",
18-
"artifacts/**"
13+
"CLAUDE.md"
1914
],
2015
"config": {
2116
"default": true,

0 commit comments

Comments
 (0)