Sha256: 2a877ad041117d002bd3b93af6bea38dd110c4217561cb810e4dcb668d035554

Contents?: true

Size: 535 Bytes

Versions: 29

Compression:

Stored size: 535 Bytes

Contents

PreCommit:
  AuthorName:
    enabled: false
  RuboCop:
    enabled: true
    on_warn: fail # Treat all warnings as failures
  TrailingWhitespace:
    enabled: true
    exclude:
      - '.licenses/**/*'

PrePush:
  BundleAudit:
    enabled: true
  BundleOutdated:
    enabled: true

PostCheckout:
  ALL: # Special hook name that customizes all hooks of this type
    quiet: true # Change all post-checkout hooks to only display output on failure
  IndexTags:
    enabled: true # Generate a tags file with `ctags` each time HEAD changes

Version data entries

29 entries across 29 versions & 4 rubygems

Version Path
bankai-0.13.1 .overcommit.yml
bankai-0.13.0 .overcommit.yml
bankai-0.12.1 .overcommit.yml
bankai-0.12.0 .overcommit.yml
bankai-0.11.0 .overcommit.yml
bankai-0.10.0 .overcommit.yml
bankai-0.9.1 .overcommit.yml
bankai-0.9.0 .overcommit.yml
bankai-0.8.1 .overcommit.yml
bankai-0.8.0 .overcommit.yml
bankai-0.7.0 .overcommit.yml
bankai-0.6.0 .overcommit.yml
bankai-0.5.1 .overcommit.yml
bankai-0.5.0 .overcommit.yml
bankai-0.4.1 .overcommit.yml
bankai-0.4.0 .overcommit.yml
bankai-0.3.1 .overcommit.yml
bankai-0.3.0 .overcommit.yml
hahamut-0.1.2 .overcommit.yml
hahamut-0.1.1 .overcommit.yml