terraform-config/treefmt.toml

6 lines
134 B
TOML
Raw Permalink Normal View History

2024-01-13 15:31:46 +00:00
# One CLI to format the code tree - https://github.com/numtide/treefmt
[formatter.nix]
command = "nixpkgs-fmt"
includes = [ "*.nix"]