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
hahamut-0.1.0 .overcommit.yml
bankai-0.2.3 .overcommit.yml
bankai-docker-0.2.0 .overcommit.yml
bankai-docker-0.1.0 .overcommit.yml
iv-plurk-0.1.0 .overcommit.yml
bankai-0.2.2 .overcommit.yml
bankai-0.2.1 .overcommit.yml
bankai-0.2.0 .overcommit.yml
bankai-0.1.0 .overcommit.yml