Skip to content

Commit

Permalink
chore: update editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SethFalco committed Dec 7, 2021
1 parent c7262e1 commit 74b4644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
curly_bracket_next_line = false
spaces_around_operators = true

[*.{markdown,md}]
trim_trailing_whitespace = false

[*.py]
indent_size = 4
quote_type = double

0 comments on commit 74b4644

Please sign in to comment.