You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(HCL): back out from formatting all HCL files (#143)
* fix(HCL): back out from formatting all HCL files
The tool we are using (terraform fmt) doesn't support all HCL file extensions. We should probably switch tools.
I don't have time today so reducing scope from an 'HCL' language to a (locally-invented) 'Terraform' language with fewer file types
Fixes#141
* chore: fix golden test
0 commit comments