Archipelago/.github
Doug Hoskisson 30cdde8605
CI: pyright in github actions (#3121)
* CI: strict mypy check in github actions

mypy_files.txt is a list of files that will fail the CI if mypy finds errors in them

* don't need these

* `Any` should be a way to silence the type checker

* restrict return Any

* CI: pyright in github actions

* fix mistake in translating from mypy

* missed another change from mypy to pyright

* pin pyright version

* add more paths that should trigger check

* use Python instead of bash

* type error for testing CI

* Revert "type error for testing CI"

This reverts commit 99f65f3dadf67fb18b6bbee90bd77d8dbd10f9f9.

* oops

* don't need to redirect output
2024-04-16 23:03:30 +02:00
..
ISSUE_TEMPLATE templates: fix bug report label 2022-09-01 22:33:22 +02:00
workflows CI: pyright in github actions (#3121) 2024-04-16 23:03:30 +02:00
FUNDING.yml Github Sponsors 2020-02-25 13:46:42 +01:00
labeler.yml CI: add missing core files to "affects: core" labelling (#2824) 2024-02-21 09:51:22 +01:00
pull_request_template.md Github: templates and new user interface (#870) 2022-08-23 00:39:55 +02:00
pyright-config.json CI: pyright in github actions (#3121) 2024-04-16 23:03:30 +02:00
type_check.py CI: pyright in github actions (#3121) 2024-04-16 23:03:30 +02:00