assemblymade/coderwall

View on GitHub
rubocop-todo.yml

Summary

Maintainability
Test Coverage
# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-02-25 22:58:09 -0600 using RuboCop version 0.18.1.
# The point is for the user to remove these configuration records
# one by one as the offences 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.

# Offence count: 6
AccessorMethodName:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
Alias:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedHashRocketStyle, EnforcedColonStyle.
AlignHash:
  Enabled: false

# Offence count: 11
AmbiguousOperator:
  Enabled: false

# Offence count: 84
# Cop supports --auto-correct.
AndOr:
  Enabled: false

# Offence count: 15
# Configuration parameters: AllowSafeAssignment.
AssignmentInCondition:
  Enabled: false

# Offence count: 16
BlockAlignment:
  Enabled: false

# Offence count: 2
BlockNesting:
  Max: 4

# Offence count: 37
# Cop supports --auto-correct.
Blocks:
  Enabled: false

# Offence count: 37
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
BracesAroundHashParameters:
  Enabled: false

# Offence count: 70
# Configuration parameters: IndentWhenRelativeTo, SupportedStyles, IndentOneStep.
CaseIndentation:
  Enabled: false

# Offence count: 24
# Configuration parameters: CountComments.
ClassLength:
  Max: 1095

# Offence count: 9
ClassVars:
  Enabled: false

# Offence count: 95
# Cop supports --auto-correct.
# Configuration parameters: PreferredMethods.
CollectionMethods:
  Enabled: false

# Offence count: 4
# Cop supports --auto-correct.
ColonMethodCall:
  Enabled: false

# Offence count: 36
CyclomaticComplexity:
  Max: 20

# Offence count: 1
Debugger:
  Enabled: false

# Offence count: 2
# Cop supports --auto-correct.
DefWithParentheses:
  Enabled: false

# Offence count: 407
Documentation:
  Enabled: false

# Offence count: 6
# Configuration parameters: Style, SupportedStyles.
DotPosition:
  Enabled: false

# Offence count: 37
# Cop supports --auto-correct.
EmptyLines:
  Enabled: false

# Offence count: 39
EmptyLinesAroundAccessModifier:
  Enabled: false

# Offence count: 162
# Cop supports --auto-correct.
EmptyLinesAroundBody:
  Enabled: false

# Offence count: 1
# Configuration parameters: AlignWith, SupportedStyles.
EndAlignment:
  Enabled: false

# Offence count: 5
Eval:
  Enabled: false

# Offence count: 1
FavorSprintf:
  Enabled: false

# Offence count: 16
FavorUnlessOverNegatedIf:
  Enabled: false

# Offence count: 242
# Cop supports --auto-correct.
FinalNewline:
  Enabled: false

# Offence count: 1
HandleExceptions:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
HashMethods:
  Enabled: false

# Offence count: 281
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
HashSyntax:
  Enabled: false

# Offence count: 20
IfUnlessModifier:
  Enabled: false

# Offence count: 1
IndentationConsistency:
  Enabled: false

# Offence count: 1
IndentationWidth:
  Enabled: false

# Offence count: 31
Lambda:
  Enabled: false

# Offence count: 331
# Cop supports --auto-correct.
LeadingCommentSpace:
  Enabled: false

# Offence count: 2018
LineLength:
  Max: 14200

# Offence count: 2
Loop:
  Enabled: false

# Offence count: 2
# Cop supports --auto-correct.
MethodCallParentheses:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
MethodDefParentheses:
  Enabled: false

# Offence count: 139
# Configuration parameters: CountComments.
MethodLength:
  Max: 48

# Offence count: 6
MultilineBlockChain:
  Enabled: false

# Offence count: 3
NestedTernaryOperator:
  Enabled: false

# Offence count: 5
NilComparison:
  Enabled: false

# Offence count: 2
Not:
  Enabled: false

# Offence count: 66
# Cop supports --auto-correct.
NumericLiterals:
  MinDigits: 18

# Offence count: 1
OpMethod:
  Enabled: false

# Offence count: 3
# Configuration parameters: CountKeywordArgs.
ParameterLists:
  Max: 7

# Offence count: 4
# Cop supports --auto-correct.
# Configuration parameters: AllowSafeAssignment.
ParenthesesAroundCondition:
  Enabled: false

# Offence count: 19
# Cop supports --auto-correct.
PerlBackrefs:
  Enabled: false

# Offence count: 49
# Configuration parameters: NamePrefixBlacklist.
PredicateName:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
Proc:
  Enabled: false

# Offence count: 3
# Configuration parameters: EnforcedStyle, SupportedStyles.
RaiseArgs:
  Enabled: false

# Offence count: 5
RedundantBegin:
  Enabled: false

# Offence count: 23
# Cop supports --auto-correct.
# Configuration parameters: AllowMultipleReturnValues.
RedundantReturn:
  Enabled: false

# Offence count: 457
# Cop supports --auto-correct.
RedundantSelf:
  Enabled: false

# Offence count: 14
RegexpLiteral:
  MaxSlashes: 4

# Offence count: 15
RescueException:
  Enabled: false

# Offence count: 7
RescueModifier:
  Enabled: false

# Offence count: 22
# Configuration parameters: AllowAsExpressionSeparator.
Semicolon:
  Enabled: false

# Offence count: 7
ShadowingOuterLocalVariable:
  Enabled: false

# Offence count: 35
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
SignalException:
  Enabled: false

# Offence count: 6
# Configuration parameters: Methods.
SingleLineBlockParams:
  Enabled: false

# Offence count: 137
# Cop supports --auto-correct.
SpaceAroundEqualsInParameterDefault:
  Enabled: false

# Offence count: 62
# Cop supports --auto-correct.
SpaceAroundOperators:
  Enabled: false

# Offence count: 795
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, EnforcedStyleForEmptyBraces, SupportedStyles.
SpaceInsideHashLiteralBraces:
  Enabled: false

# Offence count: 3011
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle, SupportedStyles.
StringLiterals:
  Enabled: false

# Offence count: 2
Syntax:
  Enabled: false

# Offence count: 4
# Cop supports --auto-correct.
TrailingBlankLines:
  Enabled: false

# Offence count: 10
# Configuration parameters: EnforcedStyleForMultiline, SupportedStyles.
TrailingComma:
  Enabled: false

# Offence count: 18
# Cop supports --auto-correct.
TrailingWhitespace:
  Enabled: false

# Offence count: 9
# Configuration parameters: ExactNameMatch, AllowPredicates, Whitelist.
TrivialAccessors:
  Enabled: false

# Offence count: 9
UnlessElse:
  Enabled: false

# Offence count: 4
UnreachableCode:
  Enabled: false

# Offence count: 125
UselessAssignment:
  Enabled: false

# Offence count: 239
Void:
  Enabled: false

# Offence count: 1
# Cop supports --auto-correct.
WhileUntilDo:
  Enabled: false

# Offence count: 62
# Cop supports --auto-correct.
WordArray:
  MinSize: 187