Sha256: 30a3d1e669bba9c687168126f4d356bdb1809e6e882240683b6ec2bd60bce219
Contents?: true
Size: 307 Bytes
Versions: 1
Compression:
Stored size: 307 Bytes
Contents
require: rubocop-rspec AllCops: TargetRubyVersion: 2.5 TargetRailsVersion: 4.0 Exclude: - 'activerecord-data_integrity.gemspec' - 'spec/support/*' - 'tmp/**/*' - 'gemfiles/*' - 'spec/internal/**/*' Metrics/LineLength: Max: 110 Metrics/BlockLength: Exclude: - 'spec/**/*'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-data_integrity-0.2.1 | .rubocop.yml |