Sha256: 6cee3fcb502d717a05f51ca25ee1f3fca28030c9b49072d98421291d7f9b2aaf

Contents?: true

Size: 249 Bytes

Versions: 21

Compression:

Stored size: 249 Bytes

Contents

inherit_from:
  - ~/.rubocop.yml

AllCops:
  Exclude:
    - 'test/tmp/**/*'
    - 'vendor/bundle/**/*'

Style/MethodCallWithArgsParentheses:
  Exclude:
    - '**/Gemfile'
    - '*_spec.rb'

Style/ClassAndModuleChildren:
  Exclude:
    - 'test/**/*'

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
fat_table-0.9.7 .rubocop.yml
fat_table-0.9.5 .rubocop.yml
fat_table-0.9.3 .rubocop.yml
fat_table-0.9.2 .rubocop.yml
fat_table-0.9.1 .rubocop.yml
fat_table-0.9.0 .rubocop.yml
fat_table-0.8.0 .rubocop.yml
fat_table-0.7.0 .rubocop.yml
fat_table-0.6.6 .rubocop.yml
fat_table-0.6.4 .rubocop.yml
fat_table-0.6.3 .rubocop.yml
fat_table-0.6.2 .rubocop.yml
fat_table-0.6.1 .rubocop.yml
fat_table-0.6.0 .rubocop.yml
fat_table-0.5.5 .rubocop.yml
fat_table-0.5.4 .rubocop.yml
fat_table-0.5.3 .rubocop.yml
fat_table-0.5.2 .rubocop.yml
fat_table-0.5.1 .rubocop.yml
fat_table-0.4.2 .rubocop.yml