mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
This is a temporary fix! Added minimal working example (MWE) as a regression, so it's easier to fix the real problem. only Python 3 is facing the problem -- and without --max-import-depth=1 the test times out at 10 minutes :O
2 lines
56 B
Plaintext
2 lines
56 B
Plaintext
semmle-extractor-options: --lang=3 --max-import-depth=1
|