terraform-config/treefmt.toml

6 lines
134 B
TOML

# One CLI to format the code tree - https://github.com/numtide/treefmt
[formatter.nix]
command = "nixpkgs-fmt"
includes = [ "*.nix"]