You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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