Sha256: eaa17ace59cc776577456c58b8e155a985beaeccf3099fe59ae70222508d16b5
Contents?: true
Size: 346 Bytes
Versions: 3
Compression:
Stored size: 346 Bytes
Contents
require: rubocop-rspec Metrics/AbcSize: # Max: 25 Enabled: false Metrics/MethodLength: # Max: 20 Enabled: false Metrics/CyclomaticComplexity: # Max: 10 Enabled: false Metrics/BlockLength: Enabled: false Metrics/PerceivedComplexity: Enabled: false RSpec/ExampleLength: Enabled: false Style/Documentation: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libreconv-0.9.4 | .rubocop.yml |
libreconv-0.9.3 | .rubocop.yml |
libreconv-0.9.2 | .rubocop.yml |