We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4546f08 commit 381bffdCopy full SHA for 381bffd
.markdownlint.json
@@ -1,5 +1,6 @@
1
{
2
"default": true,
3
"line-length": false,
4
- "commands-show-output": false
+ "commands-show-output": false,
5
+ "no-bare-urls": false
6
}
0 commit comments