Sha256: d1e279df1372fccf8e898ea46d2b6c6ac02a974d9b732ca7613bc6493632ca85

Contents?: true

Size: 359 Bytes

Versions: 39

Compression:

Stored size: 359 Bytes

Contents

require:
  - standard
  - rubocop-rails

inherit_gem:
  standard: config/base.yml

AllCops:
  NewCops: enable
  Exclude:
    - node_modules/**/*
    - public/**/*
    - vendor/**/*

Rails:
  Enabled: true # enable rubocop-rails cops
Bundler/DuplicatedGem:
  Enabled: false # ignore duplicated gem errors because we will have duplicated gems when dual booting

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
satis-2.1.47 .rubocop.yml
satis-2.1.46 .rubocop.yml
satis-2.1.45 .rubocop.yml
satis-2.1.44 .rubocop.yml
satis-2.1.43 .rubocop.yml
satis-2.1.42 .rubocop.yml
satis-2.1.41 .rubocop.yml
satis-2.1.40 .rubocop.yml
satis-2.1.39 .rubocop.yml
satis-2.1.38 .rubocop.yml
satis-2.1.37 .rubocop.yml
satis-2.1.36 .rubocop.yml
satis-2.1.35 .rubocop.yml
satis-2.1.33 .rubocop.yml
satis-2.1.31 .rubocop.yml
satis-2.1.30 .rubocop.yml
satis-2.1.29 .rubocop.yml
satis-2.1.28 .rubocop.yml
satis-2.1.27 .rubocop.yml
satis-2.1.26 .rubocop.yml