Back to original
This commit is contained in:
parent
063b8764a8
commit
4ae59b8e28
@ -1,11 +1,9 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: local
|
- repo: https://github.com/ambv/black
|
||||||
|
rev: 20.8b1
|
||||||
hooks:
|
hooks:
|
||||||
- id: system
|
- id: black
|
||||||
name: black
|
language_version: python3.9
|
||||||
entry: poetry run black .
|
|
||||||
pass_filenames: false
|
|
||||||
language: system
|
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: pylint
|
- id: pylint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user