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

Version Path
rubocop-lts-24.0.2 rubocop-lts.yml
rubocop-lts-22.1.3 rubocop-lts.yml
rubocop-lts-20.2.2 rubocop-lts.yml
rubocop-lts-18.2.1 rubocop-lts.yml
rubocop-lts-16.1.1 rubocop-lts.yml
rubocop-lts-14.1.1 rubocop-lts.yml
rubocop-lts-12.1.1 rubocop-lts.yml
rubocop-lts-10.1.1 rubocop-lts.yml
rubocop-lts-8.1.1 rubocop-lts.yml
rubocop-lts-6.1.1 rubocop-lts.yml
rubocop-lts-4.1.1 rubocop-lts.yml
rubocop-lts-2.1.1 rubocop-lts.yml
rubocop-lts-0.1.1 rubocop-lts.yml
rubocop-lts-24.0.1 rubocop-lts.yml
rubocop-lts-22.1.2 rubocop-lts.yml
rubocop-lts-22.1.1 rubocop-lts.yml
rubocop-lts-20.2.1 rubocop-lts.yml
rubocop-lts-24.0.0 rubocop-lts.yml
rubocop-lts-22.1.0 rubocop-lts.yml
rubocop-lts-20.2.0 rubocop-lts.yml