mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Python: --max-import-depth=0
to avoid nodes in the extracted stdlib Was there a reason for this depth to be 1?
This commit is contained in:
@@ -1 +1 @@
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=1
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=0
|
||||
|
||||
Reference in New Issue
Block a user