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.
9 Lint/AmbiguousRegexpLiteral:
13 # Cop supports --auto-correct.
14 Lint/UnusedMethodArgument:
18 # Configuration parameters: AllowURI, URISchemes.
27 # Cop supports --auto-correct.
32 # Cop supports --auto-correct.
33 Style/EmptyLinesAroundBody:
37 # Configuration parameters: Exclude.
42 # Cop supports --auto-correct.
43 # Configuration parameters: EnforcedStyle, SupportedStyles.
48 # Cop supports --auto-correct.
49 Style/LeadingCommentSpace:
53 # Cop supports --auto-correct.
58 # Cop supports --auto-correct.
59 Style/SpaceAroundOperators:
63 # Cop supports --auto-correct.
64 # Configuration parameters: EnforcedStyle, SupportedStyles, EnforcedStyleForEmptyBraces, SpaceBeforeBlockParameters.
65 Style/SpaceInsideBlockBraces:
69 # Cop supports --auto-correct.
70 # Configuration parameters: EnforcedStyle, EnforcedStyleForEmptyBraces, SupportedStyles.
71 Style/SpaceInsideHashLiteralBraces:
75 # Cop supports --auto-correct.
76 # Configuration parameters: EnforcedStyle, SupportedStyles.
81 # Cop supports --auto-correct.
82 # Configuration parameters: EnforcedStyle, SupportedStyles.
83 Style/TrailingBlankLines: