Sha256: bd07e71627ba31c25354d7f7edcf1bb8098cdd95f9c3bc6141997cb3e84fee3e
Contents?: true
Size: 593 Bytes
Versions: 3
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: 5
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gli-2.0.0.rc5 | test/roodi.yaml |
gli-2.0.0.rc4 | test/roodi.yaml |
gli-2.0.0.rc3 | test/roodi.yaml |