Sha256: 12f0f6380b0ecc1ada8d3e2cf094648f3042c019659c1b9858296a52801c6a6f

Contents?: true

Size: 248 Bytes

Versions: 13

Compression:

Stored size: 248 Bytes

Contents

inherit_from:
  - http://shopify.github.io/ruby-style-guide/rubocop.yml

AllCops:
  Exclude:
    - 'tmp/**/*'
  TargetRubyVersion: 2.2

Metrics/LineLength:
  Exclude:
    - 'test/**/*'

Style/GlobalVars:
  Exclude:
    - 'ext/rotoscope/extconf.rb'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rotoscope-0.3.1.pre.1 .rubocop.yml
rotoscope-0.3.0 .rubocop.yml
rotoscope-0.3.0.pre.9 .rubocop.yml
rotoscope-0.3.0.pre.8 .rubocop.yml
rotoscope-0.3.0.pre.7 .rubocop.yml
rotoscope-0.3.0.pre.6 .rubocop.yml
rotoscope-0.3.0.pre.5 .rubocop.yml
rotoscope-0.3.0.pre.4 .rubocop.yml
rotoscope-0.3.0.pre.3 .rubocop.yml
rotoscope-0.3.0.pre.2 .rubocop.yml
rotoscope-0.3.0.pre.1 .rubocop.yml
rotoscope-0.2.2 .rubocop.yml
rotoscope-0.2.1 .rubocop.yml