1
0
Fork 0
deploying-rails-app/.editorconfig
2016-03-08 18:12:31 -05:00

10 lines
173 B
INI

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