diff --git a/.editorconfig b/.editorconfig index 99321ac91a9..75c34374130 100644 --- a/.editorconfig +++ b/.editorconfig @@ -77,6 +77,9 @@ end_of_line = unset insert_final_newline = unset trim_trailing_whitespace = unset +[pkgs/build-support/upstream-updater/**] +trim_trailing_whitespace = unset + [pkgs/development/compilers/elm/registry.dat] end_of_line = unset insert_final_newline = unset