We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent b02c792 commit 993c1b8Copy full SHA for 993c1b8
.editorconfig
@@ -7,3 +7,6 @@ insert_final_newline = true
7
[ci/*.sh]
8
indent_style = space
9
indent_size = 2
10
+
11
+[src/*.md]
12
+max_line_length = 100
0 commit comments