.rubocop.yml in rixml-0.1.1 vs .rubocop.yml in rixml-0.1.2

- old
+ new

@@ -2,9 +2,11 @@ Enabled: false Metrics/ClassLength: Max: 120 Metrics/LineLength: Max: 120 +Metrics/AbcSize: + Max: 18 AllCops: TargetRubyVersion: 2.3 DisplayCopNames: true DisplayStyleGuide: true Exclude: