Sha256: fc06d6e55715e4fda158094875dc3721709f884457bf78ba8795d16d6ad26821

Contents?: true

Size: 289 Bytes

Versions: 1

Compression:

Stored size: 289 Bytes

Contents

AllCops:
  Exclude:
    - archive/**/*
    - vendor/**/*
    - bin/github-records-archiver
    
Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - spec/**/*
    - '*.gemspec'

Metrics/LineLength:
  Exclude:
    - spec/**/*

Layout/IndentHeredoc:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github_records_archiver-0.2.0 .rubocop.yml