We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac8bd3 commit f99ea6dCopy full SHA for f99ea6d
.editorconfig
@@ -1,3 +1,5 @@
1
+root = true
2
+
3
[*]
4
indent_style = tab
5
indent_size = 4
@@ -8,3 +10,4 @@ trim_trailing_whitespace = true
8
10
9
11
[*.md]
12
trim_trailing_whitespace = false
13
+max_line_length = 80
0 commit comments