.rubocop.yml in ynab_convert-1.0.2 vs .rubocop.yml in ynab_convert-1.0.3

- old
+ new

@@ -1,6 +1,11 @@ --- +# See https://github.com/rubocop/rubocop/blob/master/config/default.yml for all +# options require: rubocop-rake + +AllCops: + DisplayCopNames: true Metrics/LineLength: Exclude: - ynab_convert.gemspec