ci/treefmt: remove K3s test exclusion from yamlfmt (#469989)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user