We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de29fd4 commit 55a2c34Copy full SHA for 55a2c34
.editorconfig
@@ -0,0 +1,6 @@
1
+[*.php]
2
+end_of_line = lf
3
+insert_final_newline = true
4
+trim_trailing_whitespace = true
5
+charset = utf-8
6
+indent_style = tab
0 commit comments