Fix the Rubocop offense TrailingBlankLines
[lhc/web/wiklou.git] / .rubocop_todo.yml
index c2f548a..3edb126 100644 (file)
@@ -40,9 +40,3 @@ Style/PerlBackrefs:
 # Configuration parameters: EnforcedStyle, SupportedStyles.
 Style/StringLiterals:
   Enabled: false
-
-# Offense count: 11
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/TrailingBlankLines:
-  Enabled: false