We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a50029 commit cfe9771Copy full SHA for cfe9771
.editorconfig
@@ -15,3 +15,7 @@ indent_style = tab
15
[*.yml]
16
indent_style = space
17
indent_size = 2
18
+
19
+[*.tf]
20
+indent_stype = space
21
+indent_size = 2
0 commit comments