Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 484 Bytes

File metadata and controls

17 lines (13 loc) · 484 Bytes

squasher

GitHub License GitHub Release Human Coded

Squash your commits before push to branch.

Usage

Add following settings to your .pre-commit-config.yaml file.

- repo: https://github.com/DeeJeezz/squasher
  rev: v0.1.0
  hooks:
    - id: squasher