third_party.pylibs.pylint.src/.pre-commit-hooks.yaml
Pierre Sassoulas b6ce99bb81 Add prettier to the pre-commit configuration
Also apply prettier
2021-04-07 22:02:01 +02:00

7 lines
104 B
YAML

- id: pylint
name: pylint
entry: pylint
language: python
types: [python]
require_serial: true