style: add a few more checks

This commit is contained in:
Henry Schreiner
2020-08-14 16:12:24 -04:00
parent 448d6538d7
commit 9df68df525
7 changed files with 37 additions and 32 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
[flake8]
ignore = E501,W503,E741,E226
ignore = E501,W503,E741,E226,B950
select = C,E,F,W,B,B9
application-import-names = cibuildwheel
exclude =
cibuildwheel/resources/,