Tweak CodeQL path classifiers.

This commit is contained in:
Pavel Minaev 2022-12-06 15:14:01 -08:00 committed by Pavel Minaev
parent 69eaa61be0
commit 158cbf663c

View file

@ -1,9 +1,4 @@
path_classifiers:
library:
- "src/debugpy/vendored/_pydevd"
extraction:
python:
index:
exclude:
- "src/debugpy/vendored/_pydevd"
- "src/debugpy/vendored/_pydevd/**"