Update spacings/code-format of PHP bundle.

This commit is contained in:
2022-12-08 05:16:21 +02:00
parent 25862c4b1c
commit 6626ecff2a
2 changed files with 12 additions and 10 deletions
+4
View File
@@ -18,6 +18,10 @@ indent_size = 2
indent_style = tab
indent_size = 4
[*.php]
indent_style = tab
indent_size = 4
[*.md]
trim_trailing_whitespace = false