cleanup config files

This commit is contained in:
Nick Sweeting 2021-04-23 22:58:44 -04:00
parent 1cdd2bf496
commit eb80dc26a1
8 changed files with 43 additions and 55 deletions

View file

@ -3,4 +3,4 @@ ignore = D100,D101,D102,D103,D104,D105,D202,D203,D205,D400,E131,E241,E252,E266,E
select = F,E9,W
max-line-length = 130
max-complexity = 10
exclude = migrations,tests,node_modules,vendor,static,venv,.venv,.venv2,.docker-venv
exclude = migrations,tests,node_modules,vendor,venv,.venv,.venv2,.docker-venv