Sha256: 0117cd3aa1eb78adfc84c4e7c05365117e471da390c9ac9f93b7d6d9d906fc2b

Contents?: true

Size: 318 Bytes

Versions: 7

Compression:

Stored size: 318 Bytes

Contents

AllCops:
  Excludes:
    - spec/**
    - perf/**
    - migrations/**

LineLength:
  Enabled: false

SpaceAroundEqualsInParameterDefault:
  Enabled: false

Documentation:
  Enabled: false

MethodLength:
  Enabled: false

ClassLength:
  Enabled: false

TrivialAccessors:
  ExactNameMatch: true

ParameterLists:
  Max: 6

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
protector-0.7.7 .rubocop.yml
protector-0.7.6 .rubocop.yml
protector-0.7.4 .rubocop.yml
protector-0.7.3 .rubocop.yml
protector-0.7.2 .rubocop.yml
protector-0.7.1 .rubocop.yml
protector-0.7.0 .rubocop.yml