Mobilizon-Reshare-condividi.../.pre-commit-config.yaml

11 lines
226 B
YAML
Raw Permalink Normal View History

2021-04-25 11:10:47 +02:00
repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black
language_version: python3.10
2021-04-25 11:10:47 +02:00
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
2021-05-02 18:31:57 +02:00
- id: flake8