theHarvester/setup.cfg

3 lines
117 B
INI
Raw Normal View History

2019-08-20 04:52:27 +08:00
[flake8]
2019-09-01 08:12:16 +08:00
ignore = E501, F405, F403, E402
2019-09-13 05:27:03 +08:00
exclude = theHarvester/discovery/IPy.py,theHarvester/discovery/s3_scanner.py