Sha256: 5ce8f667a49739d079945a04ae8aa17bf93978609d77639170481c9ae0f56172
Contents?: true
Size: 633 Bytes
Versions: 2
Compression:
Stored size: 633 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-ruby1_9: rubocop-lts/rails_rspec.yml # or rubocop-lts/rails.yml w/o rspec # # rubocop-ruby1_9: rubocop-lts/ruby_rspec.yml # or rubocop-lts/ruby.yml w/o rspec # # rubocop-ruby1_9: rubocop-lts/rubygem_rspec.yml # or rubocop-lts/rubygem.yml w/o rspec # # Convention over configuration, hence loading this file just only Ruby and RSpec defaults: # rubocop-ruby1_9: rubocop.yml # for the ruby + rspec inherit_from: - rubocop-lts/rubygem_rspec.yml
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-ruby1_9-2.0.6 | rubocop.yml |
rubocop-ruby1_9-2.0.5 | rubocop.yml |