Sha256: e90c24021d2b4a995308ef70f08ae12d94855c749ea3ac49114fbbe6c7962f04

Contents?: true

Size: 362 Bytes

Versions: 2

Compression:

Stored size: 362 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.1
  Exclude:
    - tmp/*.rb
Metrics:
  Enabled: false
Lint/UnusedMethodArgument:
  Description: 'Checks for unused method arguments.'
  Enabled: false
Style/AsciiComments:
  Description: 'Use only ascii symbols in comments.'
  Enabled: false
Style/FileName:
  Description: 'Use snake_case for source file names.'
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
einvoice-qr-encryptor-0.2.0 .rubocop.yml
einvoice-qr-encryptor-0.1.0 .rubocop.yml