We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcf5281 commit 69eaa61Copy full SHA for 69eaa61
.CodeQL.yml
@@ -1,3 +1,9 @@
1
path_classifiers:
2
library:
3
- "src/debugpy/vendored/_pydevd"
4
+extraction:
5
+ python:
6
+ index:
7
+ exclude:
8
+ - "src/debugpy/vendored/_pydevd"
9
+
0 commit comments