Sha256: 7ed9d488ca7a067ceb36af46a22077be17d5fd251f5888ee0aa4480c2afa92fb

Contents?: true

Size: 391 Bytes

Versions: 6

Compression:

Stored size: 391 Bytes

Contents

gemfile: Gemfile

CommitMsg:
  HardTabs:
    enabled: true

PreCommit:
  BundleAudit:
    enabled: true
    flags: ['--update']
    on_warn: fail
    command: ['bundle', 'exec', 'bundle-audit']

  BundleCheck:
    enabled: true

  RuboCop:
    enabled: true
    on_warn: fail
    command: ['bundle', 'exec', 'rubocop']

  TrailingWhitespace:
    enabled: true

  HardTabs:
    enabled: true

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
infinum_json_api_setup-0.0.8 .overcommit.yml
infinum_json_api_setup-0.0.7 .overcommit.yml
infinum_json_api_setup-0.0.6 .overcommit.yml
infinum_json_api_setup-0.0.5 .overcommit.yml
infinum_json_api_setup-0.0.4 .overcommit.yml
infinum_json_api_setup-0.0.3 .overcommit.yml