Sha256: fffd31838132d87971f8e0c67bed82470d85b896d034ef41a008b56afba3bee4

Contents?: true

Size: 253 Bytes

Versions: 2

Compression:

Stored size: 253 Bytes

Contents

inherit_gem:
  va-ruby-style:
    - default.yml

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - 'spec/**/*'
    - 'bin/**/*'
    - 'vendor/**/*'

Style/MethodCallWithArgsParentheses:
  Exclude:
    - Gemfile
    - Rakefile
    - '*.gemspec'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
oneaccess-1.3.1 .rubocop.yml
oneaccess-1.3.0 .rubocop.yml