chore: update editorconfig

pull/1208/head
Seth Falco 2 years ago
parent c7262e11ba
commit 74b46447de
No known key found for this signature in database
GPG Key ID: DE1C217EFF01FEC8

@ -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

Loading…
Cancel
Save