# This configuration was generated by `rubocop --auto-gen-config` # on 2015-08-14 10:29:23 +0100 using RuboCop version 0.32.0. # 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 # versions of RuboCop, may require this file to be generated again. # Offense count: 1 Lint/ParenthesesAsGroupedExpression: Enabled: false # Offense count: 1 Lint/RescueException: Enabled: false # Offense count: 2 # Cop supports --auto-correct. Lint/SpaceBeforeFirstArg: Enabled: false # Offense count: 5 # Cop supports --auto-correct. Lint/UnusedBlockArgument: Enabled: false # Offense count: 2 Lint/UselessAssignment: Enabled: false # Offense count: 27 Metrics/AbcSize: Max: 106 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 108 # Offense count: 13 Metrics/CyclomaticComplexity: Max: 15 # Offense count: 118 # Configuration parameters: AllowURI, URISchemes. LineLength: Max: 100 # Offense count: 33 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 91 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ModuleLength: Max: 232 # Offense count: 8 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 8 # Offense count: 8 Metrics/PerceivedComplexity: Max: 16 # Offense count: 2 # Cop supports --auto-correct. Style/AlignArray: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedHashRocketStyle, EnforcedColonStyle, EnforcedLastArgumentHashStyle, SupportedLastArgumentHashStyles. Style/AlignHash: Enabled: false # Offense count: 6 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/AlignParameters: Enabled: false # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles, ProceduralMethods, FunctionalMethods, IgnoredMethods. Style/BlockDelimiters: Enabled: false # Offense count: 20 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/BracesAroundHashParameters: Enabled: false # Offense count: 20 # Cop supports --auto-correct. # Configuration parameters: IndentWhenRelativeTo, SupportedStyles, IndentOneStep. Style/CaseIndentation: Enabled: false # Offense count: 1 # Cop supports --auto-correct. Style/ColonMethodCall: Enabled: false # Offense count: 7 # Cop supports --auto-correct. Style/CommentIndentation: Enabled: false # Offense count: 6 # Cop supports --auto-correct. Style/DeprecatedHashMethods: Enabled: false # Offense count: 14 Style/Documentation: Enabled: false # Offense count: 5 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyElse: Enabled: false # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyLinesAroundBlockBody: Enabled: false # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyLinesAroundClassBody: Enabled: false # Offense count: 1 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 181 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles, UseHashRocketsWithSymbolValues. Style/HashSyntax: Enabled: false # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: MaxLineLength. Style/IfUnlessModifier: Enabled: false # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/IndentHash: Enabled: false # Offense count: 3 # Cop supports --auto-correct. Style/Lambda: Enabled: false # Offense count: 12 # Cop supports --auto-correct. Style/LeadingCommentSpace: Enabled: false # Offense count: 1 # Cop supports --auto-correct. Style/LineEndConcatenation: Enabled: false # Offense count: 2 # Cop supports --auto-correct. Style/MethodCallParentheses: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/MethodDefParentheses: Enabled: false # Offense count: 2 Style/MultilineTernaryOperator: Enabled: false # Offense count: 4 # Cop supports --auto-correct. Style/NegatedIf: Enabled: false # Offense count: 2 # Cop supports --auto-correct. Style/NilComparison: Enabled: false # Offense count: 7 # Cop supports --auto-correct. Style/NumericLiterals: MinDigits: 10 # Offense count: 2 # Cop supports --auto-correct. # Configuration parameters: PreferredDelimiters. Style/PercentLiteralDelimiters: Enabled: false # Offense count: 1 # Configuration parameters: NamePrefix, NamePrefixBlacklist. Style/PredicateName: Enabled: false # Offense count: 14 # Configuration parameters: EnforcedStyle, SupportedStyles. Style/RaiseArgs: Enabled: false # Offense count: 11 # Cop supports --auto-correct. Style/RedundantBegin: Enabled: false # Offense count: 19 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/SignalException: Enabled: false # Offense count: 2 # Cop supports --auto-correct. Style/SpaceAfterComma: Enabled: false # Offense count: 1 # Cop supports --auto-correct. Style/SpaceAfterMethodName: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/SpaceAroundEqualsInParameterDefault: Enabled: false # Offense count: 7 # Cop supports --auto-correct. # Configuration parameters: MultiSpaceAllowedForOperators. Style/SpaceAroundOperators: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/SpaceBeforeBlockBraces: Enabled: false # Offense count: 15 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, EnforcedStyleForEmptyBraces, SupportedStyles. Style/SpaceInsideHashLiteralBraces: Enabled: false # Offense count: 3 # Cop supports --auto-correct. Style/SpaceInsideParens: Enabled: false # Offense count: 23 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/StringLiterals: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/TrailingBlankLines: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyleForMultiline, SupportedStyles. Style/TrailingComma: Enabled: false # Offense count: 2 # Cop supports --auto-correct. Style/UnneededPercentQ: Enabled: false # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: WordRegex. Style/WordArray: MinSize: 4