Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 6478d20

Browse files
committed
fix: edit correct .editorconfig file to add terraform configuration
1 parent cd494f1 commit 6478d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ insert_final_newline = true
1212
# For isort
1313
profile = black
1414

15-
[*.{code-snippets,code-workspace,json,yaml,yml}{,.jinja}]
15+
[*.{code-snippets,code-workspace,json,tf,yaml,yml}{,.jinja}]
1616
indent_size = 2

0 commit comments

Comments
 (0)