mirror of
https://github.com/nikdoof/smsbot.git
synced 2026-01-31 12:38:14 +00:00
Fix linting issues
This commit is contained in:
@@ -27,7 +27,7 @@ console_scripts =
|
|||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
format = wemake
|
format = wemake
|
||||||
ignore = D,E501,WPS432,WPS323,WPS2,S104,WPS412
|
ignore = D,E501,WPS432,WPS323,WPS2,S104,WPS412,WPS100
|
||||||
max-line-length = 120
|
max-line-length = 120
|
||||||
exclude = setup.py,env,build
|
exclude = setup.py,env,build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user