summary refs log tree commit diff
path: root/.editorconfig
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-01-13 09:14:26 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-01-13 09:21:38 +1000
commit9917a5cf11ffc2e5dec598f7fe4eda1869c39095 (patch)
tree2b014cfc1f8867739e2d71b15d94c14fe6b4bfb4 /.editorconfig
parentf0a1e6e9e94c58c9e625e3752f8df94d411a0b9e (diff)
downloadnixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.gz
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.bz2
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.lz
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.xz
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.zst
nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.zip
nixos/tests/systemd-networkd-vrf: move disabled check inline
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index 7d0157a6c42..b780def5d11 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -61,9 +61,6 @@ trim_trailing_whitespace = unset
 [nixos/modules/services/networking/ircd-hybrid/*.{conf,in}]
 trim_trailing_whitespace = unset
 
-[nixos/tests/systemd-networkd-vrf.nix]
-trim_trailing_whitespace = unset
-
 [pkgs/build-support/dotnetenv/Wrapper/**]
 end_of_line = unset
 indent_style = unset