Sha256: d06f944985852cb0f71397ce8da88c4676477da8d40bad6cde2b2f7177156b3c
Contents?: true
Size: 420 Bytes
Versions: 6
Compression:
Stored size: 420 Bytes
Contents
require: rubocop-rspec Metrics/ClassLength: Max: 150 Metrics/AbcSize: Max: 20 Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 20 RSpec/ExpectInHook: Enabled: false RSpec/EmptyLineAfterHook: Enabled: false RSpec/ScatteredSetup: Enabled: false Metrics/BlockLength: Exclude: - cloudtasker.gemspec - 'spec/**/*' Style/Documentation: Exclude: - 'examples/**/*' - 'spec/**/*'
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
cloudtasker-0.8.0 | .rubocop.yml |
cloudtasker-0.7.0 | .rubocop.yml |
cloudtasker-0.6.0 | .rubocop.yml |
cloudtasker-0.5.0 | .rubocop.yml |
cloudtasker-0.4.0 | .rubocop.yml |
cloudtasker-0.3.0 | .rubocop.yml |