oga/.editorconfig

10 lines
119 B
INI
Raw Normal View History

2014-02-26 18:56:47 +00:00
root = true
[*]
end_of_line = lf
indent_style = spaces
trim_trailing_whitespace = true
[*.{y,rb,rl}]
indent_size = 2