diff --git a/.editorconfig b/.editorconfig index 6cd430c..f14012d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ root = true [*] -trim_trailing_whitespace = true +trim_trailing_whitespace = false insert_final_newline = true