.rubocop_todo.yml in roqua-healthy-1.5.8 vs .rubocop_todo.yml in roqua-healthy-1.5.9

- old
+ new

@@ -18,5 +18,8 @@ # Offense count: 116 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 200 + +Layout/EmptyLineAfterGuardClause: + Enabled: false