Sha256: 1f8957453c9a0f30dfeca6c9643b1e3adf4ff3823a260eff341710f5011f2956
Contents?: true
Size: 404 Bytes
Versions: 22
Compression:
Stored size: 404 Bytes
Contents
inherit_from: .rubocop_todo.yml Encoding: Enabled: false Metrics/ClassLength: CountComments: false Metrics/MethodLength: CountComments: false AllCops: Exclude: - contentful.gemspec - spec/**/* - examples/**/* - Guardfile - Gemfile - Rakefile Metrics/ClassLength: Max: 250 Style/MutableConstant: Enabled: false Style/SignalException: EnforcedStyle: 'semantic'
Version data entries
22 entries across 22 versions & 1 rubygems