Skip to content
Snippets Groups Projects
.pre-commit-config.yaml 325 B
Newer Older
-   repo: https://github.com/pre-commit/pre-commit-hooks
    hooks:
    - id: check-added-large-files
    - id: check-ast
    - id: check-merge-conflict
    - id: check-case-conflict
    - id: check-docstring-first
    - id: debug-statements
    - id: fix-encoding-pragma
    - id: trailing-whitespace