Sha256: a3d140999468d24770d4919afad8ea22b69a2070ef7947e3d6bbedae11639e97

Contents?: true

Size: 293 Bytes

Versions: 4

Compression:

Stored size: 293 Bytes

Contents

version: "2"
prepare:
  fetch:
    - url: "https://raw.githubusercontent.com/janlelis/relaxed.ruby.style/master/.rubocop.yml"
      path: "alternate-rubocop-path.yml"
plugins:
  rubocop:
    enabled: true
    config:
      file: "alternate-rubocop-path.yml"
exclude_patterns:
  - "spec/**/*"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pulsedive-0.1.3 .codeclimae.yml
pulsedive-0.1.2 .codeclimae.yml
pulsedive-0.1.1 .codeclimae.yml
pulsedive-0.1.0 .codeclimae.yml