microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.15.0

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

CodeQL.yml

11lines · modecode

1path_classifiers:
2 library:
3 - allocator/mimalloc-sys/mimalloc
4 - "**/node_modules/**"
5 test:
6 - test
7 - "**/*.test.ts"
8 generated:
9 - target
10 - "**/out/**"
11 - "**/libs/**"
12