mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-24 05:55:13 +03:00
9e9f531c99
* feat: add static analysis * chore: update Makefile add static analysis script * chore: add vscode extensions recommandations
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"recommendations": [
|
|
"ms-pyright.pyright",
|
|
"dbaeumer.vscode-eslint",
|
|
"ms-python.vscode-pylance",
|
|
"ms-pyright.pyright"
|
|
]
|
|
} |