Add terraform formatting
This commit is contained in:
parent
6dbefdbfa5
commit
317830b455
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ indent_style = tab
|
|||
[*.html]
|
||||
indent_size = 2
|
||||
|
||||
[*.tf]
|
||||
indent_size = 2
|
||||
|
||||
[*.txt]
|
||||
indent_size = 8
|
||||
indent_style = tab
|
||||
|
|
Loading…
Add table
Reference in a new issue