Skip to content

Instantly share code, notes, and snippets.

@novohispano
Created October 3, 2013 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save novohispano/6812640 to your computer and use it in GitHub Desktop.
Save novohispano/6812640 to your computer and use it in GitHub Desktop.
---
LongMethod:
max_statements: 8
FeatureEnvy:
enabled: false
IrresponsibleModule:
enabled: false
UncommunicativeVariableName:
enabled: false
Duplication:
enabled: false
ClassVariable:
enabled: false
ControlCouple:
enabled: false
DataClump:
enabled: false
Duplication:
enabled: false
LargeClass:
enabled: false
LongParameterList:
enabled: false
UtilityFunction:
enabled: false
NestedIterators:
enabled: false
NilCheck:
enabled: false
SimulatedPolymorphism:
enabled: false
UncommunicativeMethodName:
enabled: false
UncommunicativeModuleName:
enabled: false
UncommunicativeParameterName:
enabled: false
UncommunicativeVariableName:
enabled: false
UnusedParameters:
enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment