Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 286 Bytes

Copy the following config into your .pre-commit-config.yaml file:

-   repo: https://github.com/tamccall/flake8-precommit
    sha: 'c48944200031302e46257adfa8b78e7dd40c85d5'
    hooks:
    -   id: flake8-diff

Find more info on pre-commit here.