Skip to content

Commit

Permalink
Add *.hcl and *.tf to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Apr 30, 2024
1 parent a8e9deb commit 4fe9c38
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ root = true
[*.nix]
indent_style = tab
indent_size = 2

[{*.hcl,*.tf}]
indent_style = tab
indent_size = 2

0 comments on commit 4fe9c38

Please sign in to comment.