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