shybyte/binary-search-by

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
# http://editorconfig.org

root = true

[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 2