quivr/backend/pyrightconfig.json
Mamadou DICKO 9e9f531c99
Feat/static analysis (#582)
* feat: add static analysis

* chore: update Makefile add static analysis script

* chore: add vscode extensions recommandations
2023-07-10 14:27:49 +02:00

5 lines
37 B
JSON

{
"exclude": [
"supabase"
]
}