summaryrefslogtreecommitdiff
path: root/.pre-commit-hooks.yaml
blob: 17d980b4de20e56e831e7382f5a9cb62ecbb6978 (plain)
1
2
3
4
5
-   id: pylint
    name: pylint
    entry: pylint
    language: python
    types: [python]