Sha256: cd0cf71c908fc05edc8d61106e6a0455e9bd113fbd85bdbe4fb86efdc09d9462

Contents?: true

Size: 201 Bytes

Versions: 2

Compression:

Stored size: 201 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.3

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

Naming/UncommunicativeMethodParamName:
  MinNameLength: 1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
at_coder_friends-generator-python_ref-0.2.0 .rubocop.yml
at_coder_friends-generator-python_ref-0.1.0 .rubocop.yml