pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
72 stars 43 forks source link

Fix broken stuff 2 (and keep stuff unbroken) #205

Closed sneakers-the-rat closed 3 months ago

sneakers-the-rat commented 3 months ago

previously, on fix broken stuff: https://github.com/pyOpenSci/python-package-guide/pull/192

on this episode: we add a docs-test nox command that fails on errors so we can keep stuff from getting broken <3.

the existing HTML checker is good for something, but it misses stuff like duplicate targets, lexer errors, etc.