The rules shown for pylint [here](https://docs.astral.sh/ruff/rules/#pylint-pl) do not contain a link to the available Pylint options [here](https://docs.astral.sh/ruff/settings/#lintpylint). <img width="757" height="289" alt="Image" src="https://github.com/user-attachments/assets/d732c389-162a-44e2-be1f-a3e09b7d0c07" /> I thought it might be due to Pylint being a collection of rules, but [pycodestyle](https://docs.astral.sh/ruff/rules/#pycodestyle-e-w) is similar in that regard, yet has its settings correctly linked. <img width="632" height="324" alt="Image" src="https://github.com/user-attachments/assets/10118acc-dee7-4b55-9fc5-28b12b1e5972" />