Enable mccabe complexity checks in flake8 (#49616)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
J. Nick Koston
2021-04-25 00:38:40 -10:00
committed by GitHub
parent 9f8e683ae3
commit 3fa8ffa731
42 changed files with 51 additions and 40 deletions

View File

@@ -8,6 +8,7 @@ flake8-docstrings==1.6.0
flake8-noqa==1.1.0
flake8==3.9.1
isort==5.8.0
mccabe==0.6.1
pycodestyle==2.7.0
pydocstyle==6.0.0
pyflakes==2.3.1