Sha256: c1d5c8f1bcafc8c59009e29d3890c731d2ac88d2aa845c417bf466f05a12ef24
Contents?: true
Size: 395 Bytes
Versions: 4
Compression:
Stored size: 395 Bytes
Contents
require: - rubocop-performance - rubocop-rspec AllCops: TargetRubyVersion: 2.5 NewCops: enable Style/Documentation: Enabled: false Lint/MissingSuper: Exclude: - 'lib/**/**/*' Metrics/MethodLength: Max: 1000 Metrics/ClassLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bitnob-0.0.6 | .rubocop.yml |
bitnob-0.0.4.1 | .rubocop.yml |
bitnob-0.0.4 | .rubocop.yml |
bitnob-0.0.3 | .rubocop.yml |