Sha256: f5fadf3bd7b4a7bd376bfda11a9f4ee1ebfb442f53f69a04328e572033f922b8

Contents?: true

Size: 718 Bytes

Versions: 6

Compression:

Stored size: 718 Bytes

Contents

AssignmentInConditionalCheck:
CaseMissingElseCheck:
ClassLineCountCheck:             
  line_count: 400
ClassNameCheck:                  
  pattern: !ruby/regexp /^[A-Z][a-zA-Z0-9]*$/
#ClassVariableCheck:
CyclomaticComplexityBlockCheck:  
  complexity: 20
CyclomaticComplexityMethodCheck: 
  complexity: 30
EmptyRescueBodyCheck:
ForLoopCheck:
MethodLineCountCheck:            
  line_count: 100
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 & 1 rubygems

Version Path
prometheus-splash-0.9.1 ultragreen_roodi_coding_convention.yml
prometheus-splash-0.9.0 ultragreen_roodi_coding_convention.yml
prometheus-splash-0.8.6 ultragreen_roodi_coding_convention.yml
prometheus-splash-0.8.5 ultragreen_roodi_coding_convention.yml
prometheus-splash-0.8.4 ultragreen_roodi_coding_convention.yml
prometheus-splash-0.8.3 ultragreen_roodi_coding_convention.yml