Sha256: 9fa0d0fc63190e196b2ccc2ec6599648f51dd618d6e54d6a96c3bccf184fb427

Contents?: true

Size: 389 Bytes

Versions: 3

Compression:

Stored size: 389 Bytes

Contents

gemfile: 'Gemfile'

verify_signatures: false # (default: true)

PreCommit:
  RuboCop:
    enabled: true
    on_warn: fail # Treat all warnings as failures
    command: ['bundle', 'exec', 'rubocop'] # Invoke within Bundler context

  SlimLint:
    enabled: true
    on_warn: fail # Treat all warnings as failures
    command: ['bundle', 'exec', 'slim-lint'] # Invoke within Bundler context

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
welaika-suspenders-2.31.0 templates/overcommit.yml
welaika-suspenders-2.30.0 templates/overcommit.yml
welaika-suspenders-2.29.0.alpha.2 templates/overcommit.yml