Retoor software development Projects Research SearchXNG
Register Sign In

11 lines
160 B
JSON
Raw Normal View History

[mod] add test.pyright to test & ci.test targets 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.
2022-01-20 08:26:16 +01:00
{
"venvPath": "local",
"venv": "py3",
"include": [
"searx",
"searxng_extra",
"tests"
],
"typeCheckingMode": "off"
}
Reference in New Issue Copy Permalink
da28f5280b
searxng/pyrightconfig-ci.json
Response time: 49ms
Mail Licenses API