Skip to content

Commit ef5990d

Browse files
author
Allen Kim
committed
fix: fixed linter issue
1 parent 051288b commit ef5990d

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 @@ indent_size = 4
1515
[Makefile]
1616
indent_style = tab
1717

18-
[*.{tf,tfvars}]
18+
[*.{tf,tfvars,hcl}]
1919
indent_style = space
2020
indent_size = 2
2121

0 commit comments

Comments
 (0)