Skip to content

Improve Docs: Pylint subcategories' codes#15909

Merged
MichaReiser merged 1 commit intoastral-sh:mainfrom
VascoSch92:docs/improve_PL_section
Feb 3, 2025
Merged

Improve Docs: Pylint subcategories' codes#15909
MichaReiser merged 1 commit intoastral-sh:mainfrom
VascoSch92:docs/improve_PL_section

Conversation

@VascoSch92
Copy link
Contributor

Summary

This PR addresses the issue #15168.

Now, the documentation looks like:
Screenshot 2025-02-03 at 12 30 00
as discussed in the issue.

However, I’m not sure if I implemented the best solution. If another set of rules with subcategories is added, this fix won’t work unless updated manually.

Let me know what you think.

@AlexWaygood AlexWaygood added the documentation Improvements or additions to documentation label Feb 3, 2025
@AlexWaygood AlexWaygood linked an issue Feb 3, 2025 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2025

ruff-ecosystem results

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I think this is fine. The whole upstream thing is rather hacky and I doubt we'll add any new once with more than one code (and if we do, we should rework the system)

@MichaReiser MichaReiser merged commit 83243de into astral-sh:main Feb 3, 2025
21 checks passed
@VascoSch92 VascoSch92 deleted the docs/improve_PL_section branch February 3, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pylint subcategories' codes are confusingly documented

3 participants