mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-04-20 05:56:52 +00:00
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 2m23s
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"djlint.showInstallError": false,
|
|
"python.testing.unittestArgs": [
|
|
"-v",
|
|
"-s",
|
|
"./api",
|
|
"-p",
|
|
"*test.py"
|
|
],
|
|
"python.testing.pytestEnabled": false,
|
|
"python.testing.unittestEnabled": true,
|
|
"postman.settings.dotenv-detection-notification-visibility": false
|
|
} |