mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Run flake8 on pre-commit (#26028)
This commit is contained in:
parent
2bd832cd7a
commit
4bcee4f7ce
@ -6,3 +6,10 @@ repos:
|
||||
args:
|
||||
- --safe
|
||||
- --quiet
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.7.8
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
- flake8-docstrings==1.3.1
|
||||
- pydocstyle==4.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user