.CodeQL.yml 442 B

123456789
  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. path_classifiers:
  5. refs:
  6. # The test/ directories don't contain shipping implementations of code, so they should
  7. # be excluded from analysis.
  8. - src/**/test/*