We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fa973c + 255c61a commit 84e1180Copy full SHA for 84e1180
1 file changed
.markdownlint.json
@@ -0,0 +1,9 @@
1
+{
2
+ "MD013": {
3
+ "line_length": 120,
4
+ "tables": false,
5
+ "code_blocks": false
6
+ },
7
+ "MD041": false
8
+}
9
+
0 commit comments