Sha256: a6d599e9a4be1e529b74ed4a0170aa0b8f6c0c02eefc3e839901c5c36feba8a4
Contents?: true
Size: 393 Bytes
Versions: 13
Compression:
Stored size: 393 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - ./extras/license_header.rb # Remove when we remove .rubocop_todo.yml AllCops: NewCops: disable # Broken on 1.9 Style/HashSyntax: Enabled: false Style/EvalWithLocation: Enabled: false Style/NilComparison: Enabled: false Style/SoleNestedConditional: Enabled: false # Ruby 2.1 compatibility Style/SafeNavigation: Enabled: false
Version data entries
13 entries across 13 versions & 1 rubygems