@@ -156,6 +156,8 @@ contributors:
156
156
* Added new extension which detects comparing integers to zero,
157
157
* Added new useless-return checker,
158
158
* Added new try-except-raise checker
159
+
160
+ - crazybolillo <
[email protected] >
159
161
160
162
- Stavros Ntentos <
[email protected] >
161
163
- Nicolas Boulenguez <
[email protected] >
@@ -172,7 +174,6 @@ contributors:
172
174
- Andreas Freimuth <
[email protected] >: fix indentation checking with tabs
173
175
- Alexandru Coman <
[email protected] >
174
176
175
- - crazybolillo <
[email protected] >
176
177
- Takahide Nojima <
[email protected] >
177
178
- Taewon D. Kim <
[email protected] >
178
179
@@ -249,6 +250,7 @@ contributors:
249
250
- omarandlorraine <
[email protected] >
250
251
251
252
253
+ - azinneck0485 <
[email protected] >
252
254
- Wes Turner <
[email protected] > (Google): added new check 'inconsistent-quotes'
253
255
- Tyler Thieding <
[email protected] >
254
256
- Tobias Hernstig <
[email protected] >
@@ -364,12 +366,14 @@ contributors:
364
366
365
367
366
368
369
+
367
370
368
371
- Viorel Știrbu <
[email protected] >: intern-builtin warning.
369
372
370
373
- Victor Jiajunsu <
[email protected] >
371
374
- ViRuSTriNiTy <
[email protected] >
372
375
376
+
373
377
- Trevor Bekolay <
[email protected] >
374
378
* Added --list-msgs-enabled command
375
379
- Tomer Chachamu <
[email protected] >: simplifiable-if-expression
@@ -394,11 +398,13 @@ contributors:
394
398
- Sigurd Spieckermann <
[email protected] >
395
399
- Shiv Venkatasubrahmanyam <
[email protected] >
396
400
- Sebastian Müller <
[email protected] >
401
+ - Sayyed Faisal Ali <
[email protected] >
397
402
398
403
- Sardorbek Imomaliev <
[email protected] >
399
404
- Santiago Castro <
[email protected] >
400
405
- Samuel Freilich <
[email protected] > (sfreilich)
401
406
- Sam Vermeiren <
[email protected] >
407
+
402
408
- Ryan McGuire <
[email protected] >
403
409
404
410
@@ -435,22 +441,28 @@ contributors:
435
441
436
442
- Ned Batchelder <
[email protected] >
437
443
- Natalie Serebryakova <
[email protected] >
444
+ - Naglis Jonaitis <
[email protected] >
438
445
439
446
- Mitchell Young <
[email protected] >: minor adjustment to docparams
440
447
448
+
441
449
- Mikhail f. Shiryaev <
[email protected] >
442
450
- Mike Fiedler <
[email protected] > (miketheman)
443
451
452
+ - Mike Bernard <
[email protected] >
444
453
- Michka Popoff <
[email protected] >
445
454
- Michal Vasilek <
[email protected] >
446
455
- Michael Scott Cuthbert <
[email protected] >
447
456
- Michael Kefeder <
[email protected] >
457
+
448
458
- Michael Hudson-Doyle <
[email protected] >
449
459
- Michael Giuffrida <
[email protected] >
450
460
- Melvin Hazeleger <
[email protected] >
461
+ - Meltem Kenis <
[email protected] >
451
462
- Mehdi Drissi <
[email protected] >
452
463
- Matěj Grabovský <
[email protected] >
453
464
- Matthijs Blom <
[email protected] >
465
+ - Matej Spiller Muys <
[email protected] >
454
466
- Matej Marušák <
[email protected] >
455
467
- Markus Siebenhaar <
[email protected] >
456
468
- Marco Edward Gorelli <
[email protected] >: Documented Jupyter integration
@@ -529,6 +541,7 @@ contributors:
529
541
530
542
- Don Jayamanne <
[email protected] >
531
543
- Dmytro Kyrychuk <
[email protected] >
544
+ - Dionisio E Alonso <
[email protected] >
532
545
533
546
- Denis Laxalde <
[email protected] >
534
547
- David Lawson <
[email protected] >
@@ -547,6 +560,7 @@ contributors:
547
560
548
561
549
562
563
+ - Clément Schreiner <
[email protected] >
550
564
- Clément Pit-Claudel <
[email protected] >
551
565
- Christopher Zurcher <
[email protected] >
552
566
- Christian Clauss <
[email protected] >
@@ -580,6 +594,7 @@ contributors:
580
594
581
595
- Andres Perez Hortal <
[email protected] >
582
596
597
+
583
598
584
599
- Allan Chandler <
[email protected] > (allanc65)
585
600
* Fixed issue 5452, false positive missing-param-doc for multi-line Google-style params
0 commit comments