summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-08-04 00:56:39 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-08-04 00:56:39 +1000
commit1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f (patch)
tree997f71cf6fa7af7150ce40aae34c2116323c9bf1 /.editorconfig
parent76f2e271a2ef9de3734dcc9d366a42d6bfb18e82 (diff)
downloadnixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar.gz
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar.bz2
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar.lz
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar.xz
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.tar.zst
nixpkgs-1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f.zip
.editorconfig: add nixos/tests/systemd-networkd-vrf
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index e61db3abee3..f71f82ba4b6 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -66,6 +66,9 @@ insert_final_newline = unset
 [nixos/modules/services/networking/ircd-hybrid/*.{conf,in}]
 trim_trailing_whitespace = unset
 
+[nixos/tests/systemd-networkd-vrf.nix]
+trim_trailing_whitespace = unset
+
 [pkgs/applications/editors/emacs-modes/recipes-archive-melpa.json]
 indent_size = unset