Python/.github
Christian Clauss 8ac86f2ce5
mypy: Exclude only 20 files that are still failing (#5608)
* DRAFT: Run a mypy reality check

Let's see what is required to finish  #4052

* mypy --ignore-missing-imports --install-types --non-interactive

* Check our progress...

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* mypy --exclude 20 files

* --exclude with no `=`

* Update build.yml

* 558 character regex!!!

* With quotes

* mypy.ini: mega exclude

* Update mypy.ini

* Update build.yml

* Update mypy.ini

* Update build.yml

* Update mypy.ini

* .py --> .p*

* Escape the dots!: `.` --> `\.`

* Remove the comment

* Leading slash

* Update mypy.ini

Co-authored-by: Dylan Buchi <devybuchi@gmail.com>

Co-authored-by: Dylan Buchi <devybuchi@gmail.com>
2021-11-06 13:58:15 +01:00
..
workflows mypy: Exclude only 20 files that are still failing (#5608) 2021-11-06 13:58:15 +01:00
CODEOWNERS Update CODEOWNERS (#3280) 2020-10-14 11:05:17 +02:00
pull_request_template.md Fix pull request template (#5633) 2021-10-27 19:18:21 +02:00
stale.yml Update stalebot to take 5 actions per hour (#3922) 2020-11-25 13:23:49 +05:30