Sha256: daf495d87e8a7a39567e3303f723a33591ad83fb2448500988011d2a305aa03b
Contents?: true
Size: 507 Bytes
Versions: 2
Compression:
Stored size: 507 Bytes
Contents
AllCops: RunRailsCops: true Metrics/LineLength: Max: 120 Style/Documentation: Enabled: false Style/NonNilCheck: IncludeSemanticChanges: true Style/SpaceInsideHashLiteralBraces: EnforcedStyle: no_space Style/DotPosition: EnforcedStyle: trailing AllCops: Include: - '**/Rakefile' - '**/config.ru' Exclude: - 'uploads/**/*' - 'bin/**/*' - 'script/**/*' - 'log/**/*' - 'public/**/*' - 'tmp/**/*' - 'config/unicorn.rb' - 'db/**/*' #- 'spec/**/*'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omniauth-tecnologiedemocratiche-1.3.1 | .rubocop.yml |
omniauth-tecnologiedemocratiche-1.3.0 | .rubocop.yml |