Skip to content

Commit 2c5c2fd

Browse files
committed
Add .editorconfig file
1 parent 085a3ee commit 2c5c2fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[*.php]
2+
charset = utf-8
3+
indent_style = tab
4+
indent_size = 4
5+
end_of_line = lf
6+
insert_final_newline = true

0 commit comments

Comments
 (0)