mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
flake8 ignore certain dirs
This commit is contained in:
parent
d2143e17bf
commit
d3ef0c4711
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = E501, F405, F403
|
ignore = E501, F405, F403
|
||||||
|
exclude = theHarvester/discovery/DNS/*
|
Loading…
Reference in a new issue