Sha256: fa7eec42e8238265a72bad0b6afe11834d22ef04be4149ef575b48745458ac30

Contents?: true

Size: 554 Bytes

Versions: 3

Compression:

Stored size: 554 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2
  DisplayCopNames: true

Style/Documentation:
  Enabled: false

Metrics/LineLength:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/ModuleLength:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Style/SymbolArray:
  EnforcedStyle: brackets

Layout/IndentArray:
  IndentationWidth: 4

Layout/IndentHash:
  IndentationWidth: 4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_house-0.4.0 .rubocop.yml
active_house-0.3.2 .rubocop.yml
active_house-0.3.1 .rubocop.yml