-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add sphinx references to pylint messages #10563
Copy link
Copy link
Open
Labels
Documentation 📗Enhancement ✨Improvement to a componentImprovement to a componentHacktoberfestHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors
Metadata
Metadata
Assignees
Labels
Documentation 📗Enhancement ✨Improvement to a componentImprovement to a componentHacktoberfestHelp wanted 🙏Outside help would be appreciated, good for new contributorsOutside help would be appreciated, good for new contributors
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
pylintorpylint-msgso we could reference it like thisReference