Sha256: ddf98e4ab3ddef096fed9298d05829faa619092d72b5865d85ce4bc5c4be7e2d

Contents?: true

Size: 224 Bytes

Versions: 3

Compression:

Stored size: 224 Bytes

Contents

inherit_gem:
  unasukecop:
    - "config/rubocop.yml"

Style/Documentation:
  Enabled: false
Style/RegexpLiteral:
  EnforcedStyle: percent_r

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mikoshi-0.3.0 .rubocop.yml
mikoshi-0.2.1 .rubocop.yml
mikoshi-0.2.0 .rubocop.yml