Skip to content

Commit

Permalink
Merge pull request #2 from masterpointio/fix/remove_redundant_settings
Browse files Browse the repository at this point in the history
fix: removes redundant editorconfig settings
  • Loading branch information
gberenice authored Feb 29, 2024
2 parents c42b6f6 + bbe0050 commit df25c80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

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

[*.md]
max_line_length = 0

Expand Down

0 comments on commit df25c80

Please sign in to comment.