summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-31 13:08:48 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-31 13:08:48 +1000
commitc77bf12434c2423cde9519a9e404df8e7265d44c (patch)
treea2ac257e72de3c04b70a1656b5d08bc416fa010b /.editorconfig
parent19688e1df8cbf527582cb603d0184890f57a3aad (diff)
.editorconfig: add emscripten-packages.nix
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 19eb19a5116a..43970edebe5c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -105,5 +105,8 @@ insert_final_newline = unset
indent_size = unset
trim_trailing_whitespace = unset
+[pkgs/top-level/emscripten-packages.nix]
+trim_trailing_whitespace = unset
+
[pkgs/top-level/perl-packages.nix]
indent_size = unset