chore: Update .editorconfig file.

This commit is contained in:
Pol Dellaiera 2021-09-28 20:35:19 +02:00
parent ba53ce40fa
commit 6020ee2cb2

View File

@ -7,6 +7,7 @@ charset = utf-8
end_of_line = LF
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
[*.{php,html,twig}]
indent_style = space