diff --git a/.editorconfig b/.editorconfig index 5db71ed..395dadb 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,7 @@ +[*] +end_of_line = lf +insert_final_newline = true + [*.php] indent_style = space indent_size = 4