chore: add CodeQL params to improve perf (#211392)

This commit is contained in:
Raymond Zhao 2024-04-26 10:31:54 -07:00 committed by GitHub
parent a7755eed01
commit caf118533f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -181,6 +181,10 @@ extends:
notificationAliases: ['monacotools@microsoft.com']
validateToolOutput: None
allTools: true
codeql:
compiled:
enabled: true
runSourceLanguagesInSourceAnalysis: true
credscan:
suppressionsFile: $(Build.SourcesDirectory)/build/azure-pipelines/config/CredScanSuppressions.json
eslint: