]> git.openstreetmap.org Git - rails.git/blobdiff - .rubocop_todo.yml
Localisation updates from https://translatewiki.net.
[rails.git] / .rubocop_todo.yml
index fdc7c35a5343242903305b93d5ec5ab9ff4b2ecf..6fe5b2e57a222f91f042f6ee05ded916b027ee11 100644 (file)
@@ -24,7 +24,7 @@ FactoryBot/ExcessiveCreateList:
 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
 # URISchemes: http, https
 Layout/LineLength:
 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
 # URISchemes: http, https
 Layout/LineLength:
-  Max: 248
+  Max: 266
 
 # Offense count: 29
 # This cop supports unsafe autocorrection (--autocorrect-all).
 
 # Offense count: 29
 # This cop supports unsafe autocorrection (--autocorrect-all).