.rubocop_todo.yml in rubocop-minitest-0.6.2 vs .rubocop_todo.yml in rubocop-minitest-0.7.0

- old
+ new

@@ -18,6 +18,6 @@ # Offense count: 40 # Cop supports --auto-correct. # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Layout/LineLength: - Max: 90 + Max: 100