Sha256: ec8be9366ba003157e13fd626ebe9d79df5149a31378ae4747226e903ee4d93e
Contents?: true
Size: 425 Bytes
Versions: 2
Compression:
Stored size: 425 Bytes
Contents
AllCops: Exclude: - 'db/**/*' - 'config/**/*' - 'script/**/*' - 'bin/{rails,rake}' - !ruby/regexp /old_and_unused\.rb$/ - 'lib/uktt/export_chapter_pdf.rb' - 'vendor/**/*' Metrics/ClassLength: Enabled: false Metrics/MethodLength: Enabled: false Metrics/BlockLength: Enabled: false Metrics/LineLength: Enabled: false Metrics/CyclomaticComplexity: Max: 8 Metrics/ParameterLists: Max: 6
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
uktt-0.2.15 | .rubocop.yml |
uktt-0.2.14 | .rubocop.yml |