Sha256: d067ae92fc14acccdb398f94841e89df400f167cccf9c758a34c22705ec0118c

Contents?: true

Size: 171 Bytes

Versions: 2

Compression:

Stored size: 171 Bytes

Contents

AllCops:
  Exclude:
    - bin/**/*
    - db/**/*
  RunRailsCops: true
Style/Documentation:
  Enabled: false
Metrics/LineLength:
  Max: 120
Metrics/MethodLength:
  Max: 20

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
snp_vk_parser-0.1.2 .rubocop.yml
snp_vk_parser-0.1.1 .rubocop.yml