.rubocop.yml in danger-xcode_summary-0.1.4 vs .rubocop.yml in danger-xcode_summary-0.2.0

- old
+ new

@@ -78,9 +78,12 @@ Enabled: false Metrics/MethodLength: Max: 60 +Metrics/ModuleLength: + Enabled: false + # We're not there yet Style/Documentation: Enabled: false # Adds complexity