Sha256: 134311c5a0a139cf3921d2a8ffe0171eecb8e95aca4827686c3da5f6d64474ff

Contents?: true

Size: 414 Bytes

Versions: 5

Compression:

Stored size: 414 Bytes

Contents

Metrics/LineLength:
  Max: 120

Documentation:
  Enabled: false

Metrics/AbcSize:
  # The ABC size is a calculated magnitude, so this number can be a Fixnum or a Float.
  # http://c2.com/cgi/wiki?AbcMetric
  Max: 20
  Exclude:
    - 'test/**/*_test.rb' # ignore tests which typically have high B count due to many asserts

Metrics/MethodLength:
  Max: 15

Style/FrozenStringLiteralComment:
  EnforcedStyle: always

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gistory-0.1.5 .rubocop.yml
gistory-0.1.4 .rubocop.yml
gistory-0.1.3 .rubocop.yml
gistory-0.1.2 .rubocop.yml
gistory-0.1.1 .rubocop.yml