Skip to content

Commit 886d6a0

Browse files
committed
Updating .editorconfig to PSR12
1 parent 08c62e4 commit 886d6a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
# Unix-style newlines with a newline ending every file
44
[*]
5-
indent_style = tab
5+
indent_style = space
6+
indent_size = 4
67
end_of_line = lf
78
charset = utf-8
89
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)