Sha256: 245df45c1b751a774ad806ee6cf90ccf5022703c70e998caddef0d46a3538239
Contents?: true
Size: 451 Bytes
Versions: 3
Compression:
Stored size: 451 Bytes
Contents
inherit_from: .rubocop_todo.yml Lint/AssignmentInCondition: Enabled: false Metrics/BlockLength: Exclude: - 'wcc-blogs-client.gemspec' - 'spec/**/*' Style/ClassAndModuleChildren: Enabled: false Style/Documentation: Enabled: false Style/DoubleNegation: Enabled: false Style/MultilineBlockChain: Exclude: - 'spec/**/*' Style/BlockDelimiters: Exclude: # we like the `let(:foo) {}` syntax in specs - 'spec/**/*.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wcc-blogs-client-0.5.0 | .rubocop.yml |
wcc-blogs-client-0.4.1 | .rubocop.yml |
wcc-blogs-client-0.4.0 | .rubocop.yml |