Skip to content

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ ✨ New feature
βœ“ πŸ”¨ Refactoring
βœ“ πŸ“œ Docs

Description

Follow-up to #10612, realized that if we're letting the user choose we need some quick way to tell them what an option will do when they have to choose because "remove extension and disable message implicitly" is jargon we maintainer understand but probably not everyone else.

Refs #5462

@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.0 milestone Oct 5, 2025
@Pierre-Sassoulas Pierre-Sassoulas added Documentation πŸ“— Skip news πŸ”‡ This change does not require a changelog entry labels Oct 5, 2025
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 95.95%. Comparing base (8fd96fa) to head (b250f6b).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #10618      +/-   ##
==========================================
- Coverage   95.96%   95.95%   -0.01%     
==========================================
  Files         176      176              
  Lines       19470    19504      +34     
==========================================
+ Hits        18684    18716      +32     
- Misses        786      788       +2     

see 4 files with indirect coverage changes

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This comment has been minimized.

jacobtylerwalls
jacobtylerwalls previously approved these changes Oct 6, 2025
[[Solution.REVIEW_OPTION]],
{
Intention.KEEP: [Solution.REVIEW_OPTION],
Intention.USE_DEFAULT: [],
Copy link
Member

Choose a reason for hiding this comment

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

Should this be DO_NOTHING?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeap, definitely, great idea !

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Contributor

github-actions bot commented Oct 6, 2025

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit b250f6b

@Pierre-Sassoulas Pierre-Sassoulas merged commit a85bf0c into pylint-dev:main Oct 6, 2025
43 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the better-breaking-change-data-structure branch October 6, 2025 19:26
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