Sha256: d0a42dc1d8fbf543f281198952b24b92b62c83dd5b9f1c83838b333fdaec0dfe

Contents?: true

Size: 405 Bytes

Versions: 3

Compression:

Stored size: 405 Bytes

Contents

Rails:
  Enabled: false

Metrics/LineLength:
  Max: 120

Style/Documentation:
  Enabled: false

Style/NonNilCheck:
  IncludeSemanticChanges: true

Style/FrozenStringLiteralComment:
  Enabled: false

AllCops:
  TargetRubyVersion: 2.3
  Include:
    - '**/Rakefile'
    - '**/config.ru'
  Exclude:
    - 'bin/**/*'
    - 'log/**/*'
    - 'tmp/**/*'
    - 'vendor/bundle/**/*'
    - 'lib/renuo-bin-check.rb'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
renuo-bin-check-1.0.0.beta1 .rubocop.yml
renuo-bin-check-0.2.1 .rubocop.yml
renuo-bin-check-0.2.0 .rubocop.yml