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 b5ff568 commit d9872b8Copy full SHA for d9872b8
.markdownlint.yaml
@@ -2,3 +2,7 @@
2
3
# Default state for all rules
4
default: true
5
+
6
+MD013:
7
+ # Overload the default value (120)
8
+ line_length: 200
0 commit comments