6c84b527e07542b282ec62c9105392889264f468
[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: 4
15 # Cop supports --auto-correct.
16 Style/PerlBackrefs:
17 Enabled: false
18
19 # Offense count: 81
20 # Cop supports --auto-correct.
21 # Configuration parameters: EnforcedStyle, SupportedStyles.
22 Style/StringLiterals:
23 Enabled: false