We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce68de commit 1819c0dCopy full SHA for 1819c0d
.CodeQL.yml
@@ -0,0 +1,9 @@
1
+# This file configures CodeQL runs and TSA bug autofiling. For more information, see:
2
+# https://eng.ms/docs/cloud-ai-platform/devdiv/one-engineering-system-1es/1es-docs/codeql/troubleshooting/bugs/generated-library-code
3
+# (Access restricted to Microsoft employees only.)
4
+
5
+path_classifiers:
6
+ refs:
7
+ # The test/ directories don't contain shipping implementations of code, so they should
8
+ # be excluded from analysis.
9
+ - src/**/tests/*
0 commit comments