config/ruby-2.2.yml in standard-rubocop-lts-1.0.1 vs config/ruby-2.2.yml in standard-rubocop-lts-1.0.2

- old
+ new

@@ -10,10 +10,9 @@ inherit_gem: # Duplicated from config/base.yml because of the yaml hierarchy. rubocop-performance: config/default.yml # Ruby version-specific overrides for specific additional gems. standard: config/ruby-2.2.yml - standard-custom: config/ruby-2.2.yml standard-performance: config/ruby-2.2.yml # Disabled in standard's base.yml. Keeping here in case removed from base. # As of Ruby 3, string literals are frozen in all files. Style/FrozenStringLiteralComment: