Skip to content

Commit 69eaa61

Browse files
Pavel Minaevint19h
Pavel Minaev
authored andcommitted
Don't even try to extract pydevd for CodeQL purposes.
1 parent bcf5281 commit 69eaa61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.CodeQL.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
path_classifiers:
22
library:
33
- "src/debugpy/vendored/_pydevd"
4+
extraction:
5+
python:
6+
index:
7+
exclude:
8+
- "src/debugpy/vendored/_pydevd"
9+

0 commit comments

Comments
 (0)