New checker - unbalanced-dictionary-unpacking
#5797
Labels
Enhancement ✨
Improvement to a component
Good first issue
Friendly and approachable by new contributors
Hacktoberfest
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Bug description
Also mentioned in discussion in #5113.
The following situation does not issue a message from Pylint:
a.py:
On the other hand, Python gives:
Configuration
No response
Command used
Pylint output
Expected behavior
Emit a message indicating the unpacking error.
Pylint version
OS / Environment
No response
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: