Sha256: 255f994415bcb1c797f2689d295513a71a5faecc22db96e7c664783fa10ad7b6

Contents?: true

Size: 430 Bytes

Versions: 18

Compression:

Stored size: 430 Bytes

Contents

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

18 entries across 18 versions & 1 rubygems

Version Path
groundskeeper-bitcore-0.4.0 .rubocop.yml
groundskeeper-bitcore-0.3.7 .rubocop.yml
groundskeeper-bitcore-0.3.6 .rubocop.yml
groundskeeper-bitcore-0.3.5 .rubocop.yml
groundskeeper-bitcore-0.3.4 .rubocop.yml
groundskeeper-bitcore-0.3.3 .rubocop.yml
groundskeeper-bitcore-0.3.2 .rubocop.yml
groundskeeper-bitcore-0.3.1 .rubocop.yml
groundskeeper-bitcore-0.3.0 .rubocop.yml
groundskeeper-bitcore-0.2.7 .rubocop.yml
groundskeeper-bitcore-0.2.6 .rubocop.yml
groundskeeper-bitcore-0.2.5 .rubocop.yml
groundskeeper-bitcore-0.2.4 .rubocop.yml
groundskeeper-bitcore-0.2.3 .rubocop.yml
groundskeeper-bitcore-0.2.2 .rubocop.yml
groundskeeper-bitcore-0.2.1 .rubocop.yml
groundskeeper-bitcore-0.2.0 .rubocop.yml
groundskeeper-bitcore-0.1.1 .rubocop.yml