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.3.12 .rubocop.yml
testcentricity_web-2.3.11 .rubocop.yml
testcentricity_web-2.3.10 .rubocop.yml
testcentricity_web-2.3.9 .rubocop.yml
testcentricity_web-2.3.8 .rubocop.yml
testcentricity_web-2.3.7 .rubocop.yml
testcentricity_web-2.3.6.2 .rubocop.yml
testcentricity_web-2.3.6.1 .rubocop.yml
testcentricity_web-2.3.6 .rubocop.yml
testcentricity_web-2.3.5 .rubocop.yml
testcentricity_web-2.3.4 .rubocop.yml
testcentricity_web-2.3.3 .rubocop.yml
testcentricity_web-2.3.2 .rubocop.yml
testcentricity_web-2.3.1 .rubocop.yml
testcentricity_web-2.3.0 .rubocop.yml
testcentricity_web-2.2.1 .rubocop.yml
testcentricity_web-2.2.0 .rubocop.yml
testcentricity_web-2.1.10 .rubocop.yml
testcentricity_web-2.1.9 .rubocop.yml
testcentricity_web-2.1.8.3 .rubocop.yml