Sha256: 10a87a98fd6df5afbe2f0b1bb93295f0ff2efa8688327afecce01536aca65a13
Contents?: true
Size: 588 Bytes
Versions: 6
Compression:
Stored size: 588 Bytes
Contents
# Note that this file's name cannot start with `.rubocop` (with the leading dot) # because it is used externally by loading it through `inherit_gem` and that # naming would cause the exclude/include rules to break. # # For further details, see: # https://github.com/rubocop/rubocop/issues/4154#issuecomment-316004878 require: - rubocop-rubycw - rubocop-capybara - rubocop-factory_bot inherit_from: - config/rubocop/performance.yml - config/rubocop/ruby.yml - config/rubocop/rails.yml - config/rubocop/rspec.yml - config/rubocop/faker.yml - config/rubocop/disabled.yml
Version data entries
6 entries across 6 versions & 1 rubygems