pytest-dev / pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
11.93k stars 2.65k forks source link

[PR #12562/e8aee213 backport][8.2.x] 🧪 Lint for typos in `:user:` RST role #12566

Closed patchback[bot] closed 3 months ago

patchback[bot] commented 3 months ago

This is a backport of PR #12562 as merged into main (e8aee21384747bc75a393f24b7cd3571f1d7650a).

It is easy to forget backticks in change note bylines. It's happened in #12531 already, requiring a hotfix in #12560.

The pre-commit based check idea is coming from the Tox project and have been battle-tested in aiohttp, CherryPy, and other ecosystems.