Sha256: 903b090086b4b0fe65d22efb7cd799112da7ad95c78aefc51f8605adf54381b8

Contents?: true

Size: 235 Bytes

Versions: 8

Compression:

Stored size: 235 Bytes

Contents

AllCops:
  Include:
    - '**/Rakefile'
    - '**/config.ru'
  Exclude:
    - bin/**
    - spec/dummy/config/initializers/secret_token.rb
Documentation:
  Enabled: false
LineLength:
  Enabled: true
  Max: 160
AbcSize:
  Enabled: false

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
helena-1.1.0 .rubocop.yml
helena-1.0.3 .rubocop.yml
helena-1.0.2 .rubocop.yml
helena-1.0.1 .rubocop.yml
helena-1.0.0.rc4 .rubocop.yml
helena-1.0.0.rc3 .rubocop.yml
helena-1.0.0.rc2 .rubocop.yml
helena-1.0.0.rc1 .rubocop.yml