fog/fog-google

View on GitHub
.editorconfig

Summary

Maintainability
Test Coverage
# For more info on EditorConfig, see: http://EditorConfig.org

root = true

[*.gemspec,*.rb,Gemfile,Rakefile]
indent_style = space
indent_size = 2

[*.yml,*.yaml]
indent_style = space
indent_size = 2