Escape extra input messages on Special:UserLogin/signup
[mediawiki.git] / .rubocop_todo.yml
blob90671fa9a438c8367d18713300033e13af5f5f66
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.
8 # Offense count: 2
9 # Cop supports --auto-correct.
10 Lint/UnusedMethodArgument:
11   Enabled: false
13 # Offense count: 10
14 Style/Documentation:
15   Enabled: false
17 # Offense count: 1
18 # Configuration parameters: Exclude.
19 Style/FileName:
20   Enabled: false
22 # Offense count: 8
23 # Cop supports --auto-correct.
24 # Configuration parameters: EnforcedStyle, SupportedStyles.
25 Style/HashSyntax:
26   Enabled: false
28 # Offense count: 4
29 # Cop supports --auto-correct.
30 Style/PerlBackrefs:
31   Enabled: false
33 # Offense count: 89
34 # Cop supports --auto-correct.
35 # Configuration parameters: EnforcedStyle, SupportedStyles.
36 Style/StringLiterals:
37   Enabled: false