scrapinghub / dateparser

python parser for human readable dates
BSD 3-Clause "New" or "Revised" License
2.54k stars 464 forks source link

OSSFuzz Initial Integration #1198

Closed ennamarie19 closed 10 months ago

ennamarie19 commented 10 months ago

This PR introduces the fuzzing harness needed for OSSFuzz and the tox requirements. Thank you for your time and your review!

Gallaecio commented 10 months ago

Could you please install pre-commit and run pre-commit run --all?

ennamarie19 commented 10 months ago

Could you please install pre-commit and run pre-commit run --all?

Done! Thank you in advance for your review!

Gallaecio commented 10 months ago

Thanks!