0
Fork 0
mirror of https://github.com/fastmail/Squire.git synced 2024-12-21 14:53:09 -05:00
Squire/.editorconfig
2015-04-30 17:31:03 +08:00

12 lines
180 B
INI

# EditorConfig is awesome: http://EditorConfig.org
root = true
# All files
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4