Skip to content

Commit 22a012f

Browse files
committed
chore(.editorconfig): update to take *.tf files into account.
Should be in 45b9537 commit. Address to #1000 [skip ci]
1 parent 172f69a commit 22a012f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ end_of_line = lf
1515
insert_final_newline = true
1616
trim_trailing_whitespace = false
1717

18-
[*.{yml,json,conf}]
18+
[*.{yml,json,conf,tf}]
1919
indent_style = space
2020
indent_size = 2
2121

0 commit comments

Comments
 (0)