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 8b16baf commit a0ca5b3Copy full SHA for a0ca5b3
1 file changed
.markdownlint-cli2.jsonc
@@ -2,5 +2,5 @@
2
"config": {
3
"MD013": false
4
},
5
- "globs": ["**/*.md", "!node_modules"]
+ "globs": ["**/*.md", "!node_modules", "!.agentdispatch-workspace/**"]
6
}
0 commit comments