rubinius/rubinius

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
root = true

[*]
end_of_line = lf
indent_style = spaces
trim_trailing_whitespace = true

[*.{hpp,cpp,c,h}]
indent_size = 2