flake8 hook

This commit is contained in:
Renaud Boyer 2020-12-06 22:18:58 +01:00
parent 5d948faf56
commit 0e70e5cf18

View file

@ -4,3 +4,7 @@ repos:
hooks:
- id: black
language_version: python3.7
- repo: https://gitlab.com/pycqa/flake8
rev: master
hooks:
- id: flake8