chore: update templates and workflows

This commit is contained in:
2024-08-14 23:43:56 +03:00
parent 3c7d53d3e6
commit f18c1061f1
7 changed files with 19 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ max_line_length = 160
tab_width = 2
trim_trailing_whitespace = true
[*.php]
[{*.php,*.json}]
indent_size = 4
max_line_length = 110
tab_width = 4