X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.rubocop_todo.yml;h=da1c3af0365c941d34cf9ec2a87ab84a0e73ea4e;hb=2cc78fd8f8f3d5720b8649c9c66c74c1cad8a6cb;hp=90671fa9a438c8367d18713300033e13af5f5f66;hpb=db00239568969a41148cfdec0a77436f73fe802d;p=lhc%2Fweb%2Fwiklou.git diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index 90671fa9a4..da1c3af036 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -1,5 +1,5 @@ # This configuration was generated by `rubocop --auto-gen-config` -# on 2014-10-21 15:10:03 +0200 using RuboCop version 0.26.1. +# on 2015-03-06 17:05:39 +0100 using RuboCop version 0.29.1. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new @@ -10,15 +10,6 @@ Lint/UnusedMethodArgument: Enabled: false -# Offense count: 10 -Style/Documentation: - Enabled: false - -# Offense count: 1 -# Configuration parameters: Exclude. -Style/FileName: - Enabled: false - # Offense count: 8 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. @@ -30,7 +21,7 @@ Style/HashSyntax: Style/PerlBackrefs: Enabled: false -# Offense count: 89 +# Offense count: 81 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/StringLiterals: