Skip to content

Commit b9fa6a4

Browse files
author
mscherer
committed
Fix up PHPStan
1 parent 5c3c15e commit b9fa6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
root = true
44

55
[*]
6+
indent_size = 4
67
indent_style = space
78
end_of_line = lf
89
insert_final_newline = true
910
trim_trailing_whitespace = true
1011
charset = utf-8
1112

1213
[*.bat]
13-
indent_size = 4
1414
end_of_line = crlf
1515

1616
[*.yml]

0 commit comments

Comments
 (0)