Sha256: 4613e57353db705d6591c9f072450aa476aed27fc1d768d842c327873dcabdd2
Contents?: true
Size: 641 Bytes
Versions: 4
Compression:
Stored size: 641 Bytes
Contents
AllCops: Include: - 'lib/**/*.rb' - 'spec/**/*.rb' Exclude: - 'Rakefile' - 'spec/The_holy_Bible/*' DisplayCopNames: true Metrics/LineLength: Enabled: true Max: 80 Metrics/CyclomaticComplexity: Severity: warning Style/PerlBackrefs: AutoCorrect: true Metrics/ParameterLists: Max: 10 CountKeywordArgs: true Metrics/ClassLength: CountComments: false # count full line comments? Max: 150 Metrics/ModuleLength: CountComments: false # count full line comments? Max: 190 Metrics/MethodLength: CountComments: false # count full line comments? Max: 20 Style/RedundantReturn: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
publican_creators-1.1.2 | .rubocop.yml |
publican_creators-1.1.1 | .rubocop.yml |
publican_creators-1.1.0 | .rubocop.yml |
publican_creators-1.0.4 | .rubocop.yml |