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

Commit

Permalink
fix: edit correct .editorconfig file to add terraform configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
yajo committed Dec 20, 2021
1 parent cd494f1 commit 6478d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ insert_final_newline = true
# For isort
profile = black

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

0 comments on commit 6478d20

Please sign in to comment.