Sha256: 31fdc92edaa9d57351a23690fd20fcdb41a82a4366b305da2d7d3143fc29d2c8

Contents?: true

Size: 212 Bytes

Versions: 3

Compression:

Stored size: 212 Bytes

Contents

# This is the configuration used to check the rubocop source code.
AllCops:
  Include:
    - Gemfile
    - Rakefile
    - bin/*
    - github_copier.gemspec
    - lib/**/*.rb
    - test/**/*.rb
    - spec/**/*.rb

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
github_copier-0.2.1 .rubocop.yml
github_copier-0.2.0 .rubocop.yml
github_copier-0.1.0 .rubocop.yml