Sha256: 9d48b7aeffa9d0ea0b13299ea28e541924429a3dd274c90a3061f9b4636be17a

Contents?: true

Size: 338 Bytes

Versions: 2

Compression:

Stored size: 338 Bytes

Contents

AllCops:
  Exclude:
    - gemfiles/**/*
    - test.rb
  TargetRubyVersion: 2.4
Bundler/OrderedGems:
  Include:
    - "Appraisals"
Layout/LineLength:
  Enabled: false
Metrics/BlockLength:
  Enabled: false
Naming/MethodParameterName:
  Enabled: false
Style/AccessModifierDeclarations:
  Enabled: false
Style/Documentation:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
armg-0.8.0 .rubocop.yml
armg-0.7.2 .rubocop.yml