Sha256: 06adaf065cfcc12913d893a6d44a48a1095a02295e98b26a62115a0fd2fc7d0b
Contents?: true
Size: 888 Bytes
Versions: 2
Compression:
Stored size: 888 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Exclude: - activerecord-shard_for.gemspec - Guardfile - lib/activerecord/tasks/activerecord_shard_for.rake - gemfiles/**/* - vendor/bundle/**/* DisplayCopNames: true Style/StderrPuts: Enabled: false Naming/UncommunicativeMethodParamName: Enabled: false Style/ExpandPathArguments: Enabled: false Style/PercentLiteralDelimiters: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/Documentation: Enabled: false Metrics/LineLength: Max: 128 Style/EmptyCaseCondition: Enabled: false Layout/EmptyLineAfterMagicComment: Enabled: false Layout/FileName: Exclude: - Appraisals Metrics/MethodLength: Max: 15 Metrics/AbcSize: Max: 20 Style/ParallelAssignment: Enabled: false Style/Alias: EnforcedStyle: prefer_alias_method Metrics/BlockLength: Exclude: - 'spec/**/*.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activerecord-shard_for-0.7.0 | .rubocop.yml |
activerecord-shard_for-0.6.1 | .rubocop.yml |