default.yml in rubocopital-0.7.1 vs default.yml in rubocopital-1.0.0

- old
+ new

@@ -1,5 +1,7 @@ -inherit_from: .rubocop-performance.yml +inherit_from: + - .rubocop-performance.yml + - new_cops.yml AllCops: TargetRubyVersion: 2.6 Exclude: - db/migrate/*