Skip to content

Commit cfe9771

Browse files
authored
Adding a generic .editorconfig. https://editorconfig.org/ (#191)
1 parent 4a50029 commit cfe9771

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ indent_style = tab
1515
[*.yml]
1616
indent_style = space
1717
indent_size = 2
18+
19+
[*.tf]
20+
indent_stype = space
21+
indent_size = 2

0 commit comments

Comments
 (0)