Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fog-google / .editorconfig
Size: Mime:
# 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