forked from openkylin/kylin-code
22 lines
505 B
Plaintext
22 lines
505 B
Plaintext
|
{
|
||
|
"codebaseName": "vscode-client",
|
||
|
"ppe": false,
|
||
|
"notificationAliases": [
|
||
|
"sbatten@microsoft.com"
|
||
|
],
|
||
|
"codebaseAdmins": [
|
||
|
"REDMOND\\stbatt",
|
||
|
"REDMOND\\monacotools",
|
||
|
],
|
||
|
"instanceUrl": "https://msazure.visualstudio.com/defaultcollection",
|
||
|
"projectName": "One",
|
||
|
"areaPath": "One\\VSCode\\Visual Studio Code Client",
|
||
|
"iterationPath": "One",
|
||
|
"notifyAlways": true,
|
||
|
"tools": [
|
||
|
"BinSkim",
|
||
|
"CredScan",
|
||
|
"CodeQL"
|
||
|
]
|
||
|
}
|