Sha256: d04f2019da3e22ed55315a1caa23572ec51aaddeefd7a5875b201c196c91ba6c

Contents?: true

Size: 376 Bytes

Versions: 8

Compression:

Stored size: 376 Bytes

Contents

PreCommit:
  RuboCop:
    enabled: true
    command: ['rubocop', '-P']
    quiet: false
  BundleOutdated:
    enabled: true
  BundleAudit:
    enabled: true
    command: ['bundle', 'audit', 'check', '--ignore', 'CVE-2015-9284']
PrePush:
  RSpec:
    enabled: true
    command: ['rspec', '-f', 'p'] # Invoke within Bundler context
    quiet: false
  Rubocop:
    enabled: true

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
active_shotgun-0.0.4 .overcommit.yml
active_shotgun-0.0.3 .overcommit.yml
active_shotgun-0.0.2.1 .overcommit.yml
active_shotgun-0.0.2 .overcommit.yml
active_shotgun-0.0.1 .overcommit.yml
omniauth-forge-0.1.2 .overcommit.yml
omniauth-forge-0.1.1 .overcommit.yml
omniauth-forge-0.1.0 .overcommit.yml