11 lines
336 B
JSON
11 lines
336 B
JSON
{
|
|
"python.testing.pytestArgs": [
|
|
"."
|
|
],
|
|
"python.testing.unittestEnabled": false,
|
|
"python.testing.pytestEnabled": true,
|
|
"sonarlint.connectedMode.project": {
|
|
"connectionId": "sonardev-sientia-ai",
|
|
"projectKey": "Aignosi_sientia-dataops-opc-ingestor_1642c8bf-a148-4911-8362-0903d7fef99a"
|
|
}
|
|
} |