Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Sep 16, 2025

Description

The message sort order on the Pylint features page is quite confusing. I believe it makes sense to sort by message-id here. E.g. https://pylint.readthedocs.io/en/stable/user_guide/checkers/features.html#basic-checker-messages

We do also have the message overview which is sorted alphabetically.
https://pylint.readthedocs.io/en/stable/user_guide/messages/messages_overview.html

@cdce8p cdce8p added Documentation 📗 Skip news 🔇 This change does not require a changelog entry labels Sep 16, 2025
@cdce8p cdce8p marked this pull request as draft September 16, 2025 13:41
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.89%. Comparing base (7f36b5b) to head (3f58de4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10561   +/-   ##
=======================================
  Coverage   95.89%   95.89%           
=======================================
  Files         176      176           
  Lines       19416    19416           
=======================================
  Hits        18619    18619           
  Misses        797      797           
Files with missing lines Coverage Δ
pylint/checkers/base_checker.py 95.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This comment has been minimized.

@cdce8p cdce8p force-pushed the docs-update-sort-order branch from 901f73f to 3f58de4 Compare September 16, 2025 15:05
@cdce8p cdce8p marked this pull request as ready for review September 16, 2025 15:05
Copy link
Contributor

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit 3f58de4

@cdce8p cdce8p merged commit 96f6b9c into pylint-dev:main Sep 16, 2025
44 checks passed
@cdce8p cdce8p deleted the docs-update-sort-order branch September 16, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation 📗 Skip news 🔇 This change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants