Drop flake8 in favor of Ruff (#89863)

This commit is contained in:
Franck Nijhof
2023-03-17 13:30:06 +01:00
committed by GitHub
parent f4de050904
commit b1a3bfb298
13 changed files with 5 additions and 175 deletions

View File

@@ -4,15 +4,7 @@ autoflake==2.0.0
bandit==1.7.4
black==23.1.0
codespell==2.2.2
flake8-comprehensions==3.10.1
flake8-docstrings==1.6.0
flake8-noqa==1.3.0
flake8==6.0.0
isort==5.12.0
mccabe==0.7.0
pycodestyle==2.10.0
pydocstyle==6.2.3
pyflakes==3.0.1
pyupgrade==3.3.1
ruff==0.0.256
yamllint==1.28.0