Sha256: 70b920d9ee6236a0217e480ea036a8834cc22a83cc9cec35b5f91795f77538dc

Contents?: true

Size: 461 Bytes

Versions: 6

Compression:

Stored size: 461 Bytes

Contents

inherit_from: ../.rubocop.yml

Style/ClassAndModuleChildren:
  Enabled: false

Layout/LineLength:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

############################################################
# Added in Rubocop 0.89

# Sometimes we're testing the operator
Lint/BinaryOperatorWithIdenticalOperands:
  Enabled: false
  

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
berkeley_library-logging-0.2.5 spec/.rubocop.yml
berkeley_library-logging-0.2.4 spec/.rubocop.yml
berkeley_library-logging-0.2.3 spec/.rubocop.yml
berkeley_library-logging-0.2.2 spec/.rubocop.yml
berkeley_library-logging-0.2.1 spec/.rubocop.yml
berkeley_library-logging-0.2.0 spec/.rubocop.yml