Sha256: 1b5bb152ef3639943f621d6e243b7bc1f2a1458e9213187f96f09adeee0ff761

Contents?: true

Size: 327 Bytes

Versions: 14

Compression:

Stored size: 327 Bytes

Contents

AllCops:
  Exclude:
    - db/**/*

BlockNesting: 
  Max: 4
ClassLength:
  Enabled: False
ClassVars:
  Enabled: False
CyclomaticComplexity:
  Enabled: False
Documentation:
  Enabled: false
LineLength:
  Enabled: false
MethodLength:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/PerceivedComplexity:
  Enabled: false

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
calculated_attributes-0.1.5 .rubocop.yml
calculated_attributes-0.1.4 .rubocop.yml
calculated_attributes-0.1.3 .rubocop.yml
calculated_attributes-0.1.2 .rubocop.yml
calculated_attributes-0.1.1 .rubocop.yml
calculated_attributes-0.1.0 .rubocop.yml
calculated_attributes-0.0.22 .rubocop.yml
calculated_attributes-0.0.21 .rubocop.yml
calculated_attributes-0.0.20 .rubocop.yml
calculated_attributes-0.0.19 .rubocop.yml
calculated_attributes-0.0.18 .rubocop.yml
calculated_attributes-0.0.17 .rubocop.yml
calculated_attributes-0.0.16 .rubocop.yml
calculated_attributes-0.0.15 .rubocop.yml