GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

add EditorConfig #102

Closed brylie closed 1 year ago

brylie commented 1 year ago

Task

# http://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[*.py]
indent_size = 4
brylie commented 1 year ago

@petesfrench, would you mind commenting on this issue so I can assign you? It's a minor formality, since GitHub won't let me assign you otherwise.

petesfrench commented 1 year ago

No problem and thank you!