Fix linting issues

This commit is contained in:
2022-06-09 09:57:53 +01:00
parent 5c89056a9e
commit 6fd8a2e8bd
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ console_scripts =
[flake8]
format = wemake
ignore = D,E501,WPS432,WPS323,WPS2,S104,WPS412
ignore = D,E501,WPS432,WPS323,WPS2,S104,WPS412,WPS100
max-line-length = 120
exclude = setup.py,env,build