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.0.11 .rubocop.yml
testcentricity_web-2.0.10 .rubocop.yml
testcentricity_web-2.0.9 .rubocop.yml
testcentricity_web-2.0.8 .rubocop.yml
testcentricity_web-2.0.7 .rubocop.yml
testcentricity_web-2.0.6 .rubocop.yml
testcentricity_web-2.0.5 .rubocop.yml
testcentricity_web-2.0.4 .rubocop.yml
testcentricity_web-2.0.3 .rubocop.yml
testcentricity_web-2.0.2 .rubocop.yml
testcentricity_web-2.0.1 .rubocop.yml
testcentricity_web-2.0.0 .rubocop.yml
testcentricity_web-1.0.23 .rubocop.yml
testcentricity_web-1.0.22 .rubocop.yml
testcentricity_web-1.0.21 .rubocop.yml
testcentricity_web-1.0.20 .rubocop.yml
testcentricity_web-1.0.19 .rubocop.yml
testcentricity_web-1.0.18 .rubocop.yml
testcentricity_web-1.0.17 .rubocop.yml