Fix three more invalid double underscore special page aliases
[lhc/web/wiklou.git] / .rubocop_todo.yml
1 # This configuration was generated by `rubocop --auto-gen-config`
2 # on 2014-10-21 15:10:03 +0200 using RuboCop version 0.26.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: 2
9 # Cop supports --auto-correct.
10 Lint/UnusedMethodArgument:
11 Enabled: false
12
13 # Offense count: 10
14 Style/Documentation:
15 Enabled: false
16
17 # Offense count: 1
18 # Configuration parameters: Exclude.
19 Style/FileName:
20 Enabled: false
21
22 # Offense count: 8
23 # Cop supports --auto-correct.
24 # Configuration parameters: EnforcedStyle, SupportedStyles.
25 Style/HashSyntax:
26 Enabled: false
27
28 # Offense count: 4
29 # Cop supports --auto-correct.
30 Style/PerlBackrefs:
31 Enabled: false
32
33 # Offense count: 89
34 # Cop supports --auto-correct.
35 # Configuration parameters: EnforcedStyle, SupportedStyles.
36 Style/StringLiterals:
37 Enabled: false