Sha256: 2171c7da0d880d93dba93fc9403ce4cc05f1578a53c4be8e70b5306bf2af17a0
Contents?: true
Size: 717 Bytes
Versions: 6
Compression:
Stored size: 717 Bytes
Contents
AssignmentInConditionalCheck: CaseMissingElseCheck: ClassLineCountCheck: line_count: 300 ClassNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ #ClassVariableCheck: CyclomaticComplexityBlockCheck: complexity: 4 CyclomaticComplexityMethodCheck: complexity: 10 EmptyRescueBodyCheck: ForLoopCheck: MethodLineCountCheck: line_count: 30 MethodNameCheck: pattern: !ruby/regexp /^[_a-z<>=\[|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/ # MissingForeignKeyIndexCheck: ModuleLineCountCheck: line_count: 500 ModuleNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ ParameterNumberCheck: parameter_count: 5
Version data entries
6 entries across 6 versions & 4 rubygems