Sha256: 6a3a459effe4832d613754e6944614c884829d19475f0b6181e38ce526a056b1

Contents?: true

Size: 338 Bytes

Versions: 2

Compression:

Stored size: 338 Bytes

Contents

AllCops:
  Exclude:
    - crypto_gost.gemspec
    - Rakefile
    - bin/test.rb
    - lib/crypto_gost/digital_signature_gost_12/modular_arithmetic.rb
    - lib/crypto_gost/digital_signature_gost_12/group/**/*
    - spec/**/*
    - stribog.gemspec

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 13

Metrics/AbcSize:
  Max: 20

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stribog-0.1.1 .rubocop.yml
stribog-0.1.0 .rubocop.yml