oga/.editorconfig

13 lines
163 B
INI

root = true
[*]
end_of_line = lf
indent_style = spaces
trim_trailing_whitespace = true
[*.{y,rb,rl}]
indent_size = 2
[*.{h,h},ext/oga/xml/*.rl]
indent_size = 2