Sha256: a50b299403ca9095efd4706916de56e0354e67f22a858d99a931dd63d9b08e2a

Contents?: true

Size: 190 Bytes

Versions: 2

Compression:

Stored size: 190 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.3

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

Naming/MethodParameterName:
  MinNameLength: 1

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
at_coder_friends-generator-cxx_iostream-0.1.0 .rubocop.yml
at_coder_friends-generator-python_ref-0.3.0 .rubocop.yml