Sha256: 504eda2669b199db7b5b7a6dd58eab6f4eb0d31149672ea02a67d233860a805b

Contents?: true

Size: 520 Bytes

Versions: 10

Compression:

Stored size: 520 Bytes

Contents

PreCommit:
  RuboCop:
    enabled: true
    command: ['bundle', 'exec', 'rubocop'] # Invoke within Bundler context
  BundleOutdated:
    enabled: true
  BundleAudit:
    enabled: true
  Prettier:
    enabled: true
    required_executable: './bin/prettirun'
PrePush:
  RSpec:
    enabled: true
    command: ['bundle', 'exec', 'rspec', '-f', 'p'] # Invoke within Bundler context
  Prettier:
    enabled: true
    required_executable: './bin/prettirun'
  Rubocop:
    enabled: true
    required_executable: './bin/ruborun'

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
shotgrid_api_ruby-0.1.3.3 .overcommit.yml
shotgrid_api_ruby-0.1.3.2 .overcommit.yml
shotgrid_api_ruby-0.1.3.1 .overcommit.yml
shotgrid_api_ruby-0.1.3 .overcommit.yml
shotgrid_api_ruby-0.1.2 .overcommit.yml
shotgun_api_ruby-0.1.1 .overcommit.yml
shotgun_api_ruby-0.1.0.1 .overcommit.yml
omniauth-forge-0.2.1.1 .overcommit.yml
omniauth-forge-0.2.1 .overcommit.yml
omniauth-forge-0.2.0 .overcommit.yml