Sha256: 3f59a085948a96b6555b881e0fe616f7609237936e2450b3757e30aa6a16465c
Contents?: true
Size: 202 Bytes
Versions: 26
Compression:
Stored size: 202 Bytes
Contents
inherit_from: - .rubocop_hound.yml - .rubocop_todo.yml AllCops: Exclude: - "*.gemspec" RunRailsCops: true Metrics/LineLength: Enabled: false # Offense count: 61 Metrics/AbcSize: Max: 59
Version data entries
26 entries across 26 versions & 3 rubygems