Sha256: 3121e394ca36ac8a07f7b16d708a180d0c63497b669a983c9801333a68ab0064

Contents?: true

Size: 212 Bytes

Versions: 7

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
github-cloner-0.6.0 .rubocop.yml
github-cloner-0.5.3 .rubocop.yml
github-cloner-0.5.2 .rubocop.yml
github-cloner-0.5.1 .rubocop.yml
github-cloner-0.5.0 .rubocop.yml
github-cloner-0.4.0 .rubocop.yml
github-cloner-0.3.0 .rubocop.yml