Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.2k
Comparing changes
Open a pull request
base repository:pylint-dev/pylint
Uh oh!
There was an error while loading.Please reload this page.
base:v2.14.0
head repository:pylint-dev/pylint
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.14.1
- 18commits
- 63files changed
- 5contributors
Commits on Jun 6, 2022
Fix the use of abbreviations for preprocessable options on the CLI (#…
…6820)Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Prevent warnings on dict / list index lookup with destructuring assig…
…nment (#6808)Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
[deleted messages] Refactor the constant to be able to give a reason
Pierre-Sassoulas committedJun 6, 2022 [deleted messages] Add an exception for deleted messages in MessageId…
…Store
Pierre-Sassoulas committedJun 6, 2022 [bad-option-value] Use the right confidence and refactor message (#6829)
Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
[refactor] Change the name of the stashed messages list in PyLinter
Pierre-Sassoulas committedJun 6, 2022 [bad-option-value] Add a 'useless-option-value' message
So it's possible to to distinguish between genuine typoes and oldconfiguration that could be cleaned.We use old_names to decrease message type to warning
Pierre-Sassoulas committedJun 6, 2022 [deleted messages] Fix helper function for old names of deleted messages
Previousely they were considered unknown names.
Pierre-Sassoulas committedJun 6, 2022 Bump pylint to 2.14.1, update changelog
Pierre-Sassoulas committedJun 6, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.14.0...v2.14.1
Uh oh!
There was an error while loading.Please reload this page.