Sha256: 71ff519a978dac9170f6637f6f5e6bc5df512ba8fa2722e798a6761d67c0ca81

Contents?: true

Size: 470 Bytes

Versions: 30

Compression:

Stored size: 470 Bytes

Contents

Documentation:
  Enabled: false

Encoding:
  Enabled: false

DoubleNegation:
  Enabled: false

AllCops:
  Include:
    - !ruby/regexp /\.rb$/
    - !ruby/regexp /\.rake$/
    - !ruby/regexp /\.gemspec$/
    - !ruby/regexp /Rakefile$/
  Exclude:
    # Exclude line length check from autogenerated files
    - !ruby/regexp /\/db\/schema\.rb$/
    - !ruby/regexp /node_modules\//
    - !ruby/regexp /tmp\//
    - !ruby/regexp /vendor\//
    - !ruby/regexp /hyper_resource/

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
aptible-resource-0.2.7 .rubocop.yml
aptible-resource-0.2.6 .rubocop.yml
aptible-resource-0.2.5 .rubocop.yml
aptible-resource-0.2.4 .rubocop.yml
aptible-resource-0.2.3 .rubocop.yml
aptible-resource-0.2.2 .rubocop.yml
aptible-resource-0.2.1 .rubocop.yml
aptible-resource-0.2.0 .rubocop.yml
aptible-resource-0.1.1 .rubocop.yml
aptible-resource-0.1.0 .rubocop.yml