stripe-ruby/.editorconfig
2019-05-23 15:47:37 -07:00

11 lines
147 B
INI

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