mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
ci/treefmt: remove K3s test exclusion from yamlfmt
Clean-up after 7a9fddc571.
This commit is contained in:
parent
bf83174d5a
commit
55efaae6a6
1 changed files with 0 additions and 2 deletions
|
|
@ -81,8 +81,6 @@ let
|
|||
};
|
||||
};
|
||||
settings.formatter.yamlfmt.excludes = [
|
||||
# Breaks helm templating
|
||||
"nixos/tests/k3s/k3s-test-chart/templates/*"
|
||||
# Aligns comments with whitespace
|
||||
"pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml"
|
||||
# TODO: Fix formatting for auto-generated file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue