Skip to content

Commit

Permalink
distribute .editorconfig by Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
oke-py committed Dec 24, 2022
1 parent a2eb6a3 commit 51c6d5d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
max_line_length = 0
trim_trailing_whitespace = false

[*.py]
indent_size = 4

0 comments on commit 51c6d5d

Please sign in to comment.