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 25e007f commit 8539b63Copy full SHA for 8539b63
.editorconfig
@@ -4,9 +4,7 @@ root = true
4
charset = utf-8
5
indent_style = space
6
indent_size = 2
7
+tab_width = 2
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
end_of_line = lf
-
11
-[*.md]
12
-max_line_length = off
0 commit comments