Merge "Use context when parsing message 'redirectedfrom'"
[lhc/web/wiklou.git] / .rubocop_todo.yml
index 3edb126..90671fa 100644 (file)
 Lint/UnusedMethodArgument:
   Enabled: false
 
-# Offense count: 19
-# Configuration parameters: AllowURI, URISchemes.
-Metrics/LineLength:
-  Max: 94
-
 # Offense count: 10
 Style/Documentation:
   Enabled: false