mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 11:40:01 +00:00
Since we currently have many type checking errors,
we for now only test with typeCheckingMode: off
which makes pyright only check files that contain a comment:
# pyright: basic
to enable basic type checking, or
# pyright: strict
to enable strict type checking.
2.9 KiB
2.9 KiB