@@ -130,6 +130,7 @@ contributors:
130
130
- Pavel Roskin <
[email protected] >
131
131
- David Gilman <
[email protected] >
132
132
133
+ - Yilei "Dolee" Yang <
[email protected] >
133
134
- Thomas Hisch <
[email protected] >
134
135
- Marianna Polatoglou <
[email protected] >: minor contribution for wildcard import check
135
136
- Manuel Vázquez Acosta <
[email protected] >
@@ -151,7 +152,6 @@ contributors:
151
152
* Added new extension which detects comparing integers to zero,
152
153
* Added new useless-return checker,
153
154
* Added new try-except-raise checker
154
- - Yilei "Dolee" Yang <
[email protected] >
155
155
156
156
- Mihai Balint <
[email protected] >
157
157
@@ -176,6 +176,7 @@ contributors:
176
176
- Paul Lichtenberger <
[email protected] >
177
177
178
178
179
+ - Mike Frysinger <
[email protected] >
179
180
- Martin von Gagern <
[email protected] > (Google): Added 'raising-format-tuple' warning.
180
181
- Martin Vielsmaier <
[email protected] >
181
182
- Martin Pool <
[email protected] > (Google):
@@ -207,7 +208,6 @@ contributors:
207
208
- Nicolas Dickreuter <
[email protected] >
208
209
209
210
- Nathaniel Manista <
[email protected] >: suspicious lambda checking
210
- - Mike Frysinger <
[email protected] >
211
211
- Maksym Humetskyi <
[email protected] > (mhumetskyi)
212
212
* Fixed ignored empty functions by similarities checker with "ignore-signatures" option enabled
213
213
* Ignore function decorators signatures as well by similarities checker with "ignore-signatures" option enabled
@@ -272,6 +272,7 @@ contributors:
272
272
273
273
- John Kirkham <
[email protected] >
274
274
- Jens H. Nielsen <
[email protected] >
275
+ - James Addison <
[email protected] >
275
276
- Ioana Tagirta <
[email protected] >: fix bad thread instantiation check
276
277
- Ikraduya Edian <
[email protected] >: Added new checks 'consider-using-generator' and 'use-a-generator'.
277
278
- Hugues Bruant <
[email protected] >
@@ -471,7 +472,6 @@ contributors:
471
472
- James M. Allen <
[email protected] >
472
473
- James Lingard <
[email protected] >
473
474
- James Broadhead <
[email protected] >
474
- - James Addison <
[email protected] >
475
475
476
476
- Jakob Normark <
[email protected] >
477
477
- Jake Lishman <
[email protected] >
@@ -506,6 +506,7 @@ contributors:
506
506
- Denis Laxalde <
[email protected] >
507
507
- David Lawson <
[email protected] >
508
508
509
+
509
510
- Danny Hermes <
[email protected] >
510
511
- Daniele Procida <
[email protected] >
511
512
- Daniela Plascencia <
[email protected] >
0 commit comments