.rubocop_todo.yml in phony_rails-0.14.3 vs .rubocop_todo.yml in phony_rails-0.14.4
- old
+ new
@@ -27,10 +27,10 @@
# Offense count: 162
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes.
# URISchemes: http, https
Metrics/LineLength:
- Max: 166
+ Max: 177
# Offense count: 4
# Configuration parameters: CountComments.
Metrics/MethodLength:
Max: 25