Sha256: dc886481db33016644e55766f6efec1a270176686a02396ad0b263bb7dd3c787

Contents?: true

Size: 301 Bytes

Versions: 7

Compression:

Stored size: 301 Bytes

Contents

AllCops:
  Exclude:
    - 'Gemfile'
    - 'Guardfile'
    - 'Rakefile'
    - '.git-hooks/**/*'
    - 'bin/**/*'
    - 'db/**/*'
    - 'config/**/*'
    - 'lib/**/*'
    - 'log/**/*'
    - 'spec/**/*'
    - '*.gemspec'
Lint/HandleExceptions:
  Enabled: false
Style/AccessorMethodName:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
morse_controller_helpers-0.1.14 .rubocop.yml
morse_controller_helpers-0.1.13 .rubocop.yml
morse_controller_helpers-0.1.12 .rubocop.yml
morse_controller_helpers-0.1.11 .rubocop.yml
morse_controller_helpers-0.1.10 .rubocop.yml
morse_controller_helpers-0.1.9 .rubocop.yml
morse_controller_helpers-0.1.0 .rubocop.yml