Sha256: 854c1f06ed1378843ad1a9014a6530bce72ed6e3f68944290d038ee4624ca7a0

Contents?: true

Size: 204 Bytes

Versions: 3

Compression:

Stored size: 204 Bytes

Contents

# This is the configuration used to check the rubocop source code.
AllCops:
  Include:
    - '**/Rakefile'
    - '**/Gemfile'
    - lib/**/*
  Exclude:
    - templates/**/*
inherit_from: rubocop-todo.yml

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gem_bootstrap-0.1.0 .rubocop.yml
gem_bootstrap-0.0.2.pre .rubocop.yml
gem_bootstrap-0.0.1 .rubocop.yml