Fixed Style/PerlBackrefs RuboCop offense
[lhc/web/wiklou.git] / .rubocop_todo.yml
1 # This configuration was generated by `rubocop --auto-gen-config`
2 # on 2015-03-06 17:05:39 +0100 using RuboCop version 0.29.1.
3 # The point is for the user to remove these configuration records
4 # one by one as the offenses are removed from the code base.
5 # Note that changes in the inspected code, or installation of new
6 # versions of RuboCop, may require this file to be generated again.
7
8 # Offense count: 8
9 # Cop supports --auto-correct.
10 # Configuration parameters: EnforcedStyle, SupportedStyles.
11 Style/HashSyntax:
12 Enabled: false
13
14 # Offense count: 81
15 # Cop supports --auto-correct.
16 # Configuration parameters: EnforcedStyle, SupportedStyles.
17 Style/StringLiterals:
18 Enabled: false