.rubocop.yml in pretty-api-0.1.2 vs .rubocop.yml in pretty-api-0.2.0

- old
+ new

@@ -48,9 +48,10 @@ Metrics/CyclomaticComplexity: Max: 10 Metrics/MethodLength: + Max: 15 Exclude: - db/migrate/**/* - null Metrics/PerceivedComplexity: \ No newline at end of file