Sha256: af10bdf10e61889375761b39e3ff7c94b174d6a1452ad2183ba0faa48b6da601
Contents?: true
Size: 593 Bytes
Versions: 12
Compression:
Stored size: 593 Bytes
Contents
# Not the most strict checks, but they pass for now AssignmentInConditionalCheck: {} ClassLineCountCheck: line_count: 400 ClassNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ CyclomaticComplexityBlockCheck: complexity: 5 CyclomaticComplexityMethodCheck: complexity: 8 EmptyRescueBodyCheck: {} ForLoopCheck: {} MethodNameCheck: pattern: !ruby/regexp /^[_a-z<>=\[\]|+-\/\*`]+[_a-z0-9_<>=~@\[\]]*[=!\?]?$/ ModuleNameCheck: pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/ ParameterNumberCheck: parameter_count: 8
Version data entries
12 entries across 12 versions & 1 rubygems