1 # This configuration was generated by `rubocop --auto-gen-config`
2 # on 2015-02-03 10:18:23 +0000 using RuboCop version 0.28.0.
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.
17 Metrics/CyclomaticComplexity:
21 # Configuration parameters: AllowURI, URISchemes.
26 # Configuration parameters: CountComments.
31 Metrics/PerceivedComplexity:
39 # Configuration parameters: Exclude.
44 # Cop supports --auto-correct.
45 # Configuration parameters: SupportedStyles.
47 EnforcedStyle: hash_rockets
50 # Configuration parameters: MaxLineLength.
51 Style/IfUnlessModifier:
55 # Cop supports --auto-correct.
56 # Configuration parameters: EnforcedStyle, SupportedStyles.
57 Style/MultilineOperationIndentation:
61 # Cop supports --auto-correct.
62 Style/NumericLiterals:
66 # Cop supports --auto-correct.
67 # Configuration parameters: EnforcedStyle, SupportedStyles.