Sha256: 2231d488c26c8e37eaaabbd4d00408b633da4b7f6a6a05f42a9979978261c7eb
Contents?: true
Size: 583 Bytes
Versions: 30
Compression:
Stored size: 583 Bytes
Contents
# Change the file you inherit if you: # * use Rails, # * are creating a RubyGem, or # * don't use RSpec # As follows: # inherit_gem: # # Pick one: # # rubocop-lts: config/rails_rspec.yml # or config/rails.yml w/o rspec # # rubocop-lts: config/ruby_rspec.yml # or config/ruby.yml w/o rspec # # rubocop-lts: config/rubygem_rspec.yml # or config/rubygem.yml w/o rspec # # Convention over configuration, hence loading this file just only Ruby and RSpec defaults: # rubocop-lts: rubocop-lts.yml # for the ruby + rspec inherit_from: - config/ruby_rspec.yml
Version data entries
30 entries across 30 versions & 1 rubygems