hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.61k stars 505 forks source link

pre-commit: add sphinx-lint step #1024

Closed jayaddison closed 3 months ago

jayaddison commented 3 months ago

Listed in #617 as a suggestion, and the sphinx-lint readme now provides good advice on how to enable it using pre-commit.

jknndy commented 3 months ago

Looks good to me! Gave it a few local runs and everything is passing

jayaddison commented 3 months ago

Thanks @jknndy!