diff options
| author | zowoq <59103226+zowoq@users.noreply.github.com> | 2022-01-13 09:14:26 +1000 |
|---|---|---|
| committer | zowoq <59103226+zowoq@users.noreply.github.com> | 2022-01-13 09:21:38 +1000 |
| commit | 9917a5cf11ffc2e5dec598f7fe4eda1869c39095 (patch) | |
| tree | 2b014cfc1f8867739e2d71b15d94c14fe6b4bfb4 /.editorconfig | |
| parent | steampipe: 0.11.0 -> 0.11.2 (diff) | |
| download | nixpkgs-9917a5cf11ffc2e5dec598f7fe4eda1869c39095.tar.gz | |
nixos/tests/systemd-networkd-vrf: move disabled check inline
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig index 7d0157a6c427..b780def5d11e 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 |
