diff --git a/.editorconfig b/.editorconfig index 058503a8c5..c8ccfa12f4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[{*.java,*.properties,*.js,*.tsx,*.adoc}] +[{*.java,*.js,*.tsx,*.adoc}] insert_final_newline = true trim_trailing_whitespace = true