From 1ccda2fb055ae1c5a0fcc39c721a3081bb29ec6f Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Tue, 4 Aug 2020 00:56:39 +1000 Subject: .editorconfig: add nixos/tests/systemd-networkd-vrf --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') 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 -- cgit 1.4.1