summaryrefslogtreecommitdiff
path: root/pyrightconfig-ci.json
diff options
context:
space:
mode:
Diffstat (limited to 'pyrightconfig-ci.json')
-rw-r--r--pyrightconfig-ci.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/pyrightconfig-ci.json b/pyrightconfig-ci.json
deleted file mode 100644
index 9082b0790..000000000
--- a/pyrightconfig-ci.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "venvPath": "local",
- "venv": "py3",
- "include": [
- "searx",
- "searxng_extra",
- "tests"
- ],
- "typeCheckingMode": "off"
-}