Sha256: b0d61eafc0edf1ec22678e2e392b76f4dd709fcb14c0fb53cc6955601a4dc261

Contents?: true

Size: 185 Bytes

Versions: 2

Compression:

Stored size: 185 Bytes

Contents

AllCops:
  Exclude:
    - Rakefile
    - bin/*
    - vendor/**/*
  TargetRubyVersion: 2.2

Metrics/BlockLength:
  Exclude:
    - spec/**/*

Style/EmptyMethod:
  EnforcedStyle: expanded

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gist_updater-0.4.5 .rubocop.yml
gist_updater-0.4.4 .rubocop.yml