diff --git a/.editorconfig b/.editorconfig index 646ef381cc1..158aad6069e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 -[*.{svg,min.css,min.js,html5}] +[*.{svg,min.css,min.js}] insert_final_newline = false [*/src/Resources/contao/**.{css,js,php}]