Skip to content

Commit f2c3944

Browse files
committed
Added EditorConfig for PHP from Symfony coding standard
1 parent 3cb3b53 commit f2c3944

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.editorconfig

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,8 @@ indent_size = 4
114114
[*.emojic]
115115
indent_style = space
116116
indent_size = 2
117+
118+
# PHP
119+
[*.php]
120+
indent_style = space
121+
indent_size = 4

0 commit comments

Comments
 (0)