Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catches warnings earlier during local builds, instead of only during CI. sphinx-autobuild doesn't have a released version which supports --keep-going¹, so be a little looser there. These options aren't the default for SPHINXOPTS so that that variable may still be used for passing additional options without unintentionally (and unnecessarily) overriding the strictures. ¹ <sphinx-doc/sphinx-autobuild#133>
- Loading branch information