Sha256: d9e90a0f23e920e3c3cbfbde70f0a1c26cda2d56aa3e39531cde03b234f98ae9

Contents?: true

Size: 218 Bytes

Versions: 4

Compression:

Stored size: 218 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2

Style/Documentation:
  Enabled: false

Style/MethodName:
  Exclude:
    - lib/nameable/extensions.rb

Metrics/LineLength:
  Max: 132

Metrics/BlockLength:
  Exclude:
    - spec/*/**

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
openjournals-nameable-1.1.6 .rubocop.yml
openjournals-nameable-1.1.5 .rubocop.yml
openjournals-nameable-1.1.4 .rubocop.yml
nameable-1.1.4 .rubocop.yml