Skip to content

Commit

Permalink
update editorconfig to use same format as tf fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mrparkers committed Sep 1, 2019
1 parent 7418ae8 commit e9528eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.yml]
[{*.yml, *.tf}]
indent_style = space
indent_size = 2

0 comments on commit e9528eb

Please sign in to comment.