add language HCL

Terraform doesn't register hcl and doesn't offer good DX if manually set
for editing e.g. nomad HCL files.

Incl. reformat with alejandra
This commit is contained in:
ppenguin 2024-08-17 18:49:41 +02:00
commit 5952e60f0f
No known key found for this signature in database
GPG key ID: 7E7143B546BB17A7
2 changed files with 72 additions and 0 deletions

View file

@ -8,6 +8,7 @@ in {
./css.nix
./elixir.nix
./go.nix
./hcl.nix
./html.nix
./java.nix
./lua.nix