@@ -19,10 +19,10 @@ Maintainers
1919- Marc Mueller <
[email protected] >
2020212122+ - Andreas Finkler <
[email protected] >
2223- Łukasz Rogalski <
[email protected] >
2324- Ashley Whetter <
[email protected] >
2425- Bryce Guinta <
[email protected] >
25- - Andreas Finkler <
[email protected] >
2626- Yu Shao, Pang <
[email protected] >
2727- Dimitri Prybysh <
[email protected] >
2828 * multiple-imports, not-iterable, not-a-mapping, various patches.
@@ -50,6 +50,7 @@ contributors:
5050 * wrong-spelling-in-comment
5151 * wrong-spelling-in-docstring
5252 * parallel execution on multiple CPUs
53+ 5354- Bruno Daniel <
[email protected] >: check_docs extension.
5455- Sushobhit <
[email protected] > (sushobhit27)
5556 * Added new check 'comparison-with-itself'.
@@ -75,6 +76,7 @@ contributors:
7576 * redefined-variable-type
7677- Alexandre Fayolle <
[email protected] > (Logilab): TkInter gui, documentation, debian support
7778- Nick Drozd <
[email protected] >: performance improvements to astroid
79+ 7880- Julien Cristau <
[email protected] > (Logilab): python 3 support
7981- Adrien Di Mascio <
[email protected] >
8082- Frank Harrison <
[email protected] > (doublethefish)
@@ -87,23 +89,25 @@ contributors:
8789 * Fix consider-using-ternary for 'True and True and True or True' case
8890 * Add bad-docstring-quotes and docstring-first-line-empty
8991- Ville Skyttä <
[email protected] >
90- 9192- Pierre-Yves David <
[email protected] >
9293- David Shea <
[email protected] >: invalid sequence and slice index
93- - Mark Byrne <31762852+mbyrnepr2 @users.noreply.github.com>
94+ - Gunung P. Wibisono <55311527+gunungpw @users.noreply.github.com>
9495- Derek Gustafson <
[email protected] >
9596- Cezar Elnazli <
[email protected] >: deprecated-method
97+ - Joseph Young <
[email protected] > (jpy-git)
9698- Nicolas Chauvat <
[email protected] >
9799- Radu Ciorba <
[email protected] >: not-context-manager and confusing-with-statement warnings.
98100- Holger Peters <
[email protected] >
99101- Cosmin Poieană <
[email protected] >: unichr-builtin and improvements to bad-open-mode.
102+ 100103- Steven Myint <
[email protected] >: duplicate-except.
101104- Peter Kolbus <
[email protected] > (Garmin)
102105- Luigi Bertaco Cristofolini <
[email protected] > (luigibertaco)
103106- Glenn Matthews <
[email protected] >:
104107 * autogenerated documentation for optional extensions,
105108 * bug fixes and enhancements for docparams (née check_docs) extension
106109- Vlad Temian <
[email protected] >: redundant-unittest-assert and the JSON reporter.
110+ - Tushar Sadhwani <
[email protected] > (tusharsadhwani)
107111- Julien Jehannet <
[email protected] >
108112109113- Anthony Sottile <
[email protected] >
@@ -115,14 +119,13 @@ contributors:
115119 * Added new check `logging-fstring-interpolation`
116120 * Documentation typo fixes
117121122+ - Eli Fine <
[email protected] > (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
123+ - Andrew Haigh <
[email protected] > (nelfin)
118124- Émile Crater <
[email protected] >
125+ 119126- Pavel Roskin <
[email protected] >
120- - Eli Fine <
[email protected] > (eli88fine): Fixed false positive duplicate code warning for lines with symbols only
121127- David Gilman <
[email protected] >
122- - Andrew Haigh <
[email protected] > (nelfin)
123128124- 125- - Tushar Sadhwani <
[email protected] > (tusharsadhwani)
126129- Thomas Hisch <
[email protected] >
127130- Marianna Polatoglou <
[email protected] >: minor contribution for wildcard import check
128131- Manuel Vázquez Acosta <
[email protected] >
@@ -141,7 +144,6 @@ contributors:
141144 * Added new useless-return checker,
142145 * Added new try-except-raise checker
143146144- 145147- Mihai Balint <
[email protected] >
146148147149- Konstantina Saketou <
[email protected] >
@@ -154,6 +156,7 @@ contributors:
154156- Aru Sahni <
[email protected] >: Git ignoring, regex-based ignores
155157- Andreas Freimuth <
[email protected] >: fix indentation checking with tabs
156158- Alexandru Coman <
[email protected] >
159+ 157160- Takahide Nojima <
[email protected] >
158161- Taewon D. Kim <
[email protected] >
159162@@ -171,7 +174,6 @@ contributors:
171174 * Added new check for useless `with threading.Lock():` statement
172175- Marcus Näslund <
[email protected] > (naslundx)
173176174- - Joseph Young <
[email protected] > (jpy-git)
175177- Ionel Maries Cristian <
[email protected] >
176178- Gergely Kalmár <
[email protected] >
177179- Daniel Harding <
[email protected] >
@@ -181,7 +183,6 @@ contributors:
181183- Antonio Quarta <
[email protected] > (sgheppy)
182184- Andrew J. Simmons <
[email protected] > (anjsimmo)
183185184- 185186186187- Tiago Honorato <
[email protected] >
187188- Steven M. Vascellaro <
[email protected] >
@@ -218,6 +219,7 @@ contributors:
218219- Alain Leufroy <
[email protected] >
219220220221222+ - omarandlorraine <
[email protected] >
221223222224223225@@ -243,6 +245,7 @@ contributors:
243245- Matthew Suozzo <
[email protected] >
244246- Matthew Beckers <
[email protected] > (mattlbeck)
245247- Mark Roman Miller <
[email protected] >: fix inline defs in too-many-statements
248+ 246249- Mads Kiilerich <
[email protected] >
247250- Maarten ter Huurne <
[email protected] >
248251- Lefteris Karapetsas <
[email protected] >
@@ -292,7 +295,6 @@ contributors:
292295293296294297295- - jpkotta@shannon <jpkotta@shannon>
296298297299298300- glmdgrielson <
[email protected] >
@@ -381,6 +383,7 @@ contributors:
381383382384- Ned Batchelder <
[email protected] >
383385- Natalie Serebryakova <
[email protected] >
386+ 384387- Mitchell Young <
[email protected] >: minor adjustment to docparams
385388386389- Mike Fiedler <
[email protected] > (miketheman)
@@ -407,6 +410,7 @@ contributors:
407410- Krzysztof Czapla <
[email protected] >
408411- Kraig Brockschmidt <
[email protected] >
409412413+ - KotlinIsland <
[email protected] >
410414- Kosarchuk Sergey <
[email protected] >
411415- Konrad Weihmann <
[email protected] >
412416- Kian Meng, Ang <
[email protected] >
@@ -444,6 +448,7 @@ contributors:
444448 * Fixed "no-self-use" for async methods
445449 * Fixed "docparams" extension for async functions and methods
446450- Harshil <
[email protected] > (harshil21)
451+ 447452448453- Giuseppe Valente <
[email protected] >
449454- Gary Tyler McLeod <
[email protected] >
@@ -495,6 +500,7 @@ contributors:
495500496501- Anthony Foglia <
[email protected] > (Google): Added simple string slots check.
497502503+ 498504499505- Andrzej Klajnert <
[email protected] >
500506
0 commit comments