diff --git a/.editorconfig b/.editorconfig index 29bc10c..fe4bfba 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ # https://editorconfig.org root = true -[*] +[*.php] charset = utf-8 indent_size = 4 indent_style = space