Skip to content

Commit a0ca5b3

Browse files
committed
Exclude CI workspace from docs lint
1 parent 8b16baf commit a0ca5b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.markdownlint-cli2.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"config": {
33
"MD013": false
44
},
5-
"globs": ["**/*.md", "!node_modules"]
5+
"globs": ["**/*.md", "!node_modules", "!.agentdispatch-workspace/**"]
66
}

0 commit comments

Comments
 (0)