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 fa58f76 commit 59abc46Copy full SHA for 59abc46
.editorconfig
@@ -0,0 +1,8 @@
1
+[*]
2
+indent_style = space
3
+indent_size = 4
4
+tab_width = 8
5
+max_line_length = 80
6
+trim_trailing_whitespace = false
7
+end_of_line = lf
8
+insert_final_newline = true
0 commit comments