Sha256: 95678542fdfcec22b4b12db5f0960cc16d28fb22e152e9839a0dd01b19f07e57

Contents?: true

Size: 270 Bytes

Versions: 3

Compression:

Stored size: 270 Bytes

Contents

inherit_gem:
  fablicop:
    - "config/.rubocop.yml"
    # uncomment if use rails cops
    # - "config/rails.yml"
    # uncomment if use rspec cops
    # - "config/rspec.yml"

AllCops:
  TargetRubyVersion: 2.4
  # uncomment if use rails cops
  # TargetRailsVersion: 5.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fablicop-0.3.1 templates/.rubocop.yml
fablicop-0.3.0 templates/.rubocop.yml
fablicop-0.2.0 templates/.rubocop.yml