1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-24 01:25:37 +01:00
pwncat/.flake8
Caleb Stewart b998470297 Working on automated testing
Added a test workflow. Only for triggering manually for now.
2021-05-30 00:24:12 -04:00

4 lines
128 B
INI

[flake8]
ignore=E501,E123,E121,E126,E133,W505,W503,W504
exclude=.git,__pycache__,pwncat.egg-info,env,dist,build,data,docs,tests