mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Add isort to CI and pre-commit (#29739)
* add isort to CI and pre-commit * disable wrong-import-order in pylintrc * ✏️ Tweak Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
committed by
Franck Nijhof
parent
7d68e88d31
commit
c58c10ab7c
@@ -4,4 +4,5 @@ bandit==1.6.2
|
||||
black==19.10b0
|
||||
flake8-docstrings==1.5.0
|
||||
flake8==3.7.9
|
||||
isort==v4.3.21
|
||||
pydocstyle==5.0.1
|
||||
|
Reference in New Issue
Block a user