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.
2 parents de29fd4 + 55a2c34 commit 67a2bbfCopy full SHA for 67a2bbf
.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