Sometimes, people ask why there isnāt a generic formatter for HCL (HashiCorp Configuration Language). The short answer is that HCL was designed as a framework for building languages, not as a standalone language, so itās up to each application to define how formatting should work.
9 months ago