Sha256: 72bc07c5aef3479d0d077b91289cec6523c1a10d0e49b147c6f939debdeb1649
Contents?: true
Size: 458 Bytes
Versions: 3
Compression:
Stored size: 458 Bytes
Contents
AllCops: DisabledByDefault: false TargetRubyVersion: 2.2 TargetRailsVersion: 4.0 DisplayCopNames: true Exclude: - 'db/**/*' - 'config/**/*' - 'script/**/*' - 'vendor/**/*' - 'test/**/*' - 'bin/**/*' - 'spec/dummy_app/db/**/*' Security/YAMLLoad: Enabled: false # Limit line length Metrics/LineLength: Max: 150 Metrics/BlockLength: Exclude: - 'spec/**/*' Metrics/ModuleLength: Exclude: - 'spec/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
paper_trail_scrapbook-0.1.9 | .rubocop.yml |
paper_trail_scrapbook-0.1.8 | .rubocop.yml |
paper_trail_scrapbook-0.1.7 | .rubocop.yml |