Sha256: de191c1cddd2ab673e1f928c3ea60feb411c8c87383f00f743ee6ad3dbe118a1

Contents?: true

Size: 479 Bytes

Versions: 3

Compression:

Stored size: 479 Bytes

Contents

AllCops:
  DisplayCopNames: true
  DisplayStyleGuide: true
  TargetRubyVersion: 2.4
  Exclude:
    - 'spec/**/**/*'
Gemspec/OrderedDependencies:
  Enabled: false
Layout/EmptyLinesAroundClassBody:
  Enabled: false
Layout/EmptyLinesAroundModuleBody:
  Enabled: false
LineLength:
  Max: 100
Lint/ScriptPermission:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/MethodMissing:
  Enabled: false
Style/PerlBackrefs:
  Enabled: false
Style/RegexpLiteral:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
genderize-io-1.0.1 .rubocop.yml
genderize-io-1.0.0 .rubocop.yml
genderize-io-0.1.0 .rubocop.yml