Sha256: d55ba95f8faa772bce01af556aa2ea19096996335f32be6f0dcec1d9dcd06ea8

Contents?: true

Size: 419 Bytes

Versions: 4

Compression:

Stored size: 419 Bytes

Contents

Style/ConditionalAssignment:
  Enabled: false

Layout/FirstArrayElementIndentation:
  Enabled: false

Style/ClassVars:
  Exclude:
    - lib/**/block.rb
Metrics/AbcSize:
  Exclude: 
    - lib/**/formatter.rb
    - lib/**/data_formatter.rb
Metrics/MethodLength:
  Max: 35 
Metrics/LineLength:
  Max: 120
  Exclude:
    - test/**/*
Layout/ElseAlignment:
  Enabled: false
Metrics/BlockLength:
  Exclude:
    - '*.gemspec' 

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tfw-0.1.4 .rubocop.yml
tfw-0.1.3 .rubocop.yml
tfw-0.1.2 .rubocop.yml
tfw-0.1.1 .rubocop.yml