Sha256: 82eff5ac80ef2673a11a1a8c576b56de3d45bd318005d8a43cb97f65200f3b8b

Contents?: true

Size: 696 Bytes

Versions: 79

Compression:

Stored size: 696 Bytes

Contents

# See full list of defaults here: https://github.com/bbatsov/rubocop/blob/master/config/default.yml
# To see all cops used see here: https://github.com/bbatsov/rubocop/blob/master/config/enabled.yml

Documentation:
  Enabled: false

AccessorMethodName:
  Enabled: false

TrivialAccessors:
  Enabled: false

RedundantReturn:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Encoding:
  EnforcedStyle: when_needed

Metrics/LineLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Style/RegexpLiteral:
  Enabled: false

Style/HashSyntax:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Style/EmptyLines:
  Enabled: false

Version data entries

79 entries across 79 versions & 1 rubygems

Version Path
testcentricity_web-2.1.7 .rubocop.yml
testcentricity_web-2.1.6 .rubocop.yml
testcentricity_web-2.1.5 .rubocop.yml
testcentricity_web-2.1.4 .rubocop.yml
testcentricity_web-2.1.3 .rubocop.yml
testcentricity_web-2.1.2 .rubocop.yml
testcentricity_web-2.1.1 .rubocop.yml
testcentricity_web-2.1.0 .rubocop.yml
testcentricity_web-2.0.23 .rubocop.yml
testcentricity_web-2.0.21 .rubocop.yml
testcentricity_web-2.0.20.1 .rubocop.yml
testcentricity_web-2.0.20 .rubocop.yml
testcentricity_web-2.0.19 .rubocop.yml
testcentricity_web-2.0.18 .rubocop.yml
testcentricity_web-2.0.17 .rubocop.yml
testcentricity_web-2.0.16 .rubocop.yml
testcentricity_web-2.0.15 .rubocop.yml
testcentricity_web-2.0.14 .rubocop.yml
testcentricity_web-2.0.13 .rubocop.yml
testcentricity_web-2.0.12 .rubocop.yml