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:
Bas Nijholt
2019-12-12 15:58:47 +01:00
committed by Franck Nijhof
parent 7d68e88d31
commit c58c10ab7c
5 changed files with 16 additions and 1 deletions

View File

@@ -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