We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b647451 commit 688e008Copy full SHA for 688e008
.config/tsaoptions.json
@@ -2,7 +2,7 @@
2
"instanceUrl": "https://devdiv.visualstudio.com/",
3
"template": "TFSDEVDIV",
4
"projectName": "DEVDIV",
5
- "areaPath": "DevDiv\\mono",
+ "areaPath": "DevDiv\\NET Runtime\\WebAssembly",
6
"iterationPath": "DevDiv",
7
"notificationAliases": [ "runtimerepo-infra@microsoft.com" ],
8
"repositoryName": "llvm-project",
eng/azure-pipelines.yml
@@ -83,6 +83,8 @@ extends:
83
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
84
parameters:
85
sdl:
86
+ tsa:
87
+ enabled: true
88
codeql:
89
compiled:
90
enabled: false
0 commit comments