-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pylint to 2.15.8, update changelog (#7899)
- Loading branch information
1 parent
6178e41
commit 1f84ed9
Showing
10 changed files
with
41 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,34 +99,34 @@ contributors: | |
- Joseph Young <[email protected]> (jpy-git) | ||
- Tim Martin <[email protected]> | ||
- Nicolas Chauvat <[email protected]> | ||
- Tushar Sadhwani <[email protected]> (tusharsadhwani) | ||
- Radu Ciorba <[email protected]>: not-context-manager and confusing-with-statement warnings. | ||
- Holger Peters <[email protected]> | ||
- Cosmin Poieană <[email protected]>: unichr-builtin and improvements to bad-open-mode. | ||
- Tushar Sadhwani <[email protected]> (tusharsadhwani) | ||
- Steven Myint <[email protected]>: duplicate-except. | ||
- Peter Kolbus <[email protected]> (Garmin) | ||
- Luigi Bertaco Cristofolini <[email protected]> (luigibertaco) | ||
- Glenn Matthews <[email protected]>: | ||
* autogenerated documentation for optional extensions, | ||
* bug fixes and enhancements for docparams (née check_docs) extension | ||
- Dani Alcala <[email protected]> | ||
- Vlad Temian <[email protected]>: redundant-unittest-assert and the JSON reporter. | ||
- Julien Jehannet <[email protected]> | ||
- Dani Alcala <[email protected]> | ||
- Boris Feld <[email protected]> | ||
- Anthony Sottile <[email protected]> | ||
- Pedro Algarvio <[email protected]> (s0undt3ch) | ||
- Julien Palard <[email protected]> | ||
- David Liu <[email protected]> (david-yz-liu) | ||
- Dan Goldsmith <[email protected]>: support for msg-template in HTML reporter. | ||
- Buck Evan <[email protected]> | ||
- orSolocate <[email protected]> | ||
- Mariatta Wijaya <[email protected]> | ||
* Added new check `logging-fstring-interpolation` | ||
* Documentation typo fixes | ||
- Jakub Wilk <[email protected]> | ||
- Eli Fine <[email protected]> (eli88fine): Fixed false positive duplicate code warning for lines with symbols only | ||
- Andrew Haigh <[email protected]> (nelfin) | ||
- Émile Crater <[email protected]> | ||
- orSolocate <[email protected]> | ||
- Pavel Roskin <[email protected]> | ||
- David Gilman <[email protected]> | ||
- へーさん <[email protected]> | ||
|
@@ -478,6 +478,7 @@ contributors: | |
- Grégoire <[email protected]> | ||
- Grant Welch <[email protected]> | ||
- Giuseppe Valente <[email protected]> | ||
- Gideon <[email protected]> | ||
- Gary Tyler McLeod <[email protected]> | ||
- Felix von Drigalski <[email protected]> | ||
- Fabrice Douchant <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -185,7 +185,8 @@ | |
"[email protected]": { | ||
"mails": [ | ||
"66853113+pre-commit-ci[bot]@users.noreply.github.com", | ||
"49699333+dependabot[bot]@users.noreply.github.com" | ||
"49699333+dependabot[bot]@users.noreply.github.com", | ||
"41898282+github-actions[bot]@users.noreply.github.com" | ||
], | ||
"name": "bot" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters