treefmt: switch to hclfmt
This commit is contained in:
parent
c50eeb1e99
commit
7dd2be51f0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# Used to find the project root
|
# Used to find the project root
|
||||||
projectRootFile = "flake.lock";
|
projectRootFile = "flake.lock";
|
||||||
|
|
||||||
programs.terraform.enable = true;
|
programs.hclfmt.enable = true;
|
||||||
|
|
||||||
settings.formatter = {
|
settings.formatter = {
|
||||||
nix = {
|
nix = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue