Sha256: 8ae43ab6563a4e074d5507ad65f527a5619fb1e18b44b62e5d7f5d9067f0200e

Contents?: true

Size: 241 Bytes

Versions: 1

Compression:

Stored size: 241 Bytes

Contents

AllCops:
  Exclude:
    - 'spec/fixtures/**/*'
  TargetRubyVersion: 2.3

Metrics/BlockLength:
  Exclude:
    - 'Rakefile'
    - '**/*.rake'
    - 'spec/**/*.rb'
    - '**/*.gemspec'

Naming/UncommunicativeMethodParamName:
  MinNameLength: 1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
at_coder_vc_friends-0.1.0 .rubocop.yml