Skip to content

Commit 24b6626

Browse files
sasezakiondrejmirtes
authored andcommitted
Fix indent for bin/phpstan
1 parent 8fb87b3 commit 24b6626

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ trim_trailing_whitespace = true
1010
indent_style = tab
1111
indent_size = 4
1212

13+
[bin/phpstan]
14+
indent_style = tab
15+
indent_size = 4
16+
1317
[*.xml]
1418
indent_style = tab
1519
indent_size = 4

0 commit comments

Comments
 (0)