Sha256: 5d6c8b3fd8b56e2e69a6d92a4bc8b3550bf4583f5c5ae3f4a8f628641b55593d
Contents?: true
Size: 498 Bytes
Versions: 4
Compression:
Stored size: 498 Bytes
Contents
require: rubocop-performance inherit_mode: merge: - Exclude AllCops: Exclude: - bin/**/* TargetRubyVersion: 2.4 AbcSize: Exclude: - test/**/* BlockLength: Exclude: - groundskeeper.gemspec ClassLength: Exclude: - test/**/* EmptyLineBetweenDefs: Exclude: - test/**/* MethodLength: Exclude: - test/**/* NestedMethodDefinition: Exclude: - test/**/* SingleLineMethods: Exclude: - test/**/* StringLiterals: EnforcedStyle: double_quotes
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
groundskeeper-bitcore-0.8.0 | .rubocop.yml |
groundskeeper-bitcore-0.7.0 | .rubocop.yml |
groundskeeper-bitcore-0.6.0 | .rubocop.yml |
groundskeeper-bitcore-0.5.0 | .rubocop.yml |