1
0
Fork 0
mirror of https://bitbucket.org/ethauvin/owm-japis.git synced 2025-04-24 09:27:12 -07:00
owm-japis-bak/.editorconfig
2017-11-09 03:06:02 +05:30

10 lines
166 B
INI

# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true