Skip to content

Commit 55a2c34

Browse files
committed
Add .editorconfig
1 parent de29fd4 commit 55a2c34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .editorconfig

+6
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)