config/default.yml in rubocop-mhenrixon-0.89.1 vs config/default.yml in rubocop-mhenrixon-1.2.1

- old
+ new

@@ -10,11 +10,11 @@ - Include AllCops: DisplayCopNames: true DisplayStyleGuide: true - TargetRubyVersion: 2.5 + NewCops: enable Include: - "Rakefile" - "Gemfile" - "*.gemspec" - 'Rakefile' @@ -209,6 +209,6 @@ Style/SlicingWithRange: # (0.83) Enabled: true Style/StringConcatenation: # (0.89) - Enabled: true \ No newline at end of file + Enabled: true