Add .editorconfig
This commit is contained in:
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# .editorconfig
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.tf]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
|
|
||||||
|
[*.tfvars]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 2
|
||||||
Reference in New Issue
Block a user