Skip to content

Commit 6d5cc4e

Browse files
committed
Updating .editorconfig to PSR12
1 parent 44ee4a4 commit 6d5cc4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.editorconfig

+2-1
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)