Sha256: 08ccc5e22b461cbee00e4d0881cc05f6da17e4a7393d7cd48ea2e1cf4c22c33c

Contents?: true

Size: 213 Bytes

Versions: 3

Compression:

Stored size: 213 Bytes

Contents

AllCops:
  Exclude:
    - "db/schema.rb"
    - "Gemfile"
    - "spec/**/*"
  UseCache: false
Metrics/AbcSize:
  Enabled: false
Metrics/LineLength:
  Enabled: false
Style/Documentation:
  Exclude:
    - 'lib/**/*'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rapid_runty-0.1.4 .rubocop.yml
rapid_runty-0.1.3 .rubocop.yml
rapid_runty-0.1.2 .rubocop.yml