summaryrefslogtreecommitdiffstats
path: root/.pre-commit-hooks.yaml
blob: be4a6e982f3197e18510a0b3251c6fdbacc0a09b (plain)
1
2
3
4
5
-   id: gitlint
    name: gitlint
    language: python
    entry: gitlint --msg-filename
    stages: [commit-msg]