Sha256: 5c615a50ebfe5e77462de25b14cb5e38688f959cf5a30fc92406b1b48285387e

Contents?: true

Size: 249 Bytes

Versions: 2

Compression:

Stored size: 249 Bytes

Contents

AllCops:
  Exclude:
    - stribog.gemspec
    - Rakefile
    - bin/test.rb
    - lib/stribog/hash_params.rb
    - spec/**/*

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 13

Metrics/AbcSize:
  Max: 20

Metrics/ClassLength:
  Max: 120

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
fedger_api-0.0.1 .rubocop.yml
stribog-0.1.3 .rubocop.yml