mvidner/ruby-dbus

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

# 2 space indentation
[*.rb]
indent_style = space
indent_size = 2