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.
.editorconfig
1 parent a23953f commit 447b46eCopy full SHA for 447b46e
.editorconfig
@@ -0,0 +1,8 @@
1
+[*]
2
+indent_style = space
3
+indent_size = 2
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