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.
9 # Configuration parameters: AllowSafeAssignment.
10 Lint/AssignmentInCondition:
14 Lint/HandleExceptions:
22 Metrics/CyclomaticComplexity:
26 # Configuration parameters: AllowURI, URISchemes.
31 # Configuration parameters: CountComments.
36 Metrics/PerceivedComplexity:
40 # Cop supports --auto-correct.
41 # Configuration parameters: SupportedStyles.
42 Style/AccessModifierIndentation:
43 EnforcedStyle: outdent
54 # Configuration parameters: Exclude.
59 # Configuration parameters: MinBodyLength.
64 # Cop supports --auto-correct.
65 # Configuration parameters: SupportedStyles.
67 EnforcedStyle: hash_rockets
70 # Configuration parameters: MaxLineLength.
71 Style/IfUnlessModifier:
75 # Cop supports --auto-correct.
76 # Configuration parameters: EnforcedStyle, SupportedStyles.
77 Style/MultilineOperationIndentation:
81 # Configuration parameters: EnforcedStyle, MinBodyLength, SupportedStyles.
86 # Cop supports --auto-correct.
87 Style/NumericLiterals:
99 # Cop supports --auto-correct.
100 # Configuration parameters: EnforcedStyle, SupportedStyles.
101 Style/StringLiterals: