.rubocop.yml in datacite-mapping-0.4.1 vs .rubocop.yml in datacite-mapping-0.5.0

- old
+ new

@@ -40,5 +40,11 @@ - 'examples/*' Style/MixinUsage: Exclude: - 'examples/*' + +Style/OptionalBooleanParameter: + Enabled: false + +Naming/VariableNumber: + Enabled: false