-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Documentation 📗Enhancement ✨Improvement to a componentImprovement to a componentHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors
Description
We frequently reference existing pylint checks in the documentation, especially for changelog entries. It would be great if those would link to the corresponding message page.
https://pylint.readthedocs.io/en/stable/whatsnew/3/3.3/index.html
https://pylint.readthedocs.io/en/stable/user_guide/messages/error/used-before-assignment.html
Ideally this would be a custom sphinx role like pylint
or pylint-msg
so we could reference it like this
:pylint:`used-before-assignment`
Reference
Pierre-Sassoulas
Metadata
Metadata
Assignees
Labels
Documentation 📗Enhancement ✨Improvement to a componentImprovement to a componentHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors