We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f3f5a commit e6edce5Copy full SHA for e6edce5
.editorconfig
@@ -13,5 +13,8 @@ trim_trailing_whitespace = true
13
[*.md]
14
trim_trailing_whitespace = false
15
16
+[*.tf]
17
+indent_size = 120
18
+
19
[Makefile]
20
indent_style = tab
0 commit comments