formatters: add github

This commit is contained in:
Guilhem Saurel 2021-08-27 23:47:07 +02:00
commit 6b5d6e6e87
9 changed files with 136 additions and 33 deletions

View file

@ -23,7 +23,7 @@ repos:
hooks:
- id: pydocstyle
args:
- --ignore=D200,D212
- --ignore=D200,D203,D212
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks: