зеркало из https://github.com/microsoft/msquic.git
15 строки
509 B
YAML
15 строки
509 B
YAML
|
# This file configures CodeQL runs and TSA bug autofiling. For more information, see:
|
||
|
# https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/codeql/troubleshooting/bugs/generated-library-code
|
||
|
# (Access restricted to Microsoft employees only.)
|
||
|
|
||
|
# The following paths are explicitly classified which indicates they should no
|
||
|
# be analyzed by CodeQL and generate alerts.
|
||
|
path_classifiers:
|
||
|
docs:
|
||
|
- docs
|
||
|
generated:
|
||
|
- src/cs
|
||
|
- src/generated
|
||
|
submodules:
|
||
|
- subodules
|