mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Python: Use --lang=3 in tests
With internal update to qltest it will not actually do something. - also remove it from the tests that never needed it.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
automatic_locations: true
|
||||
semmle-extractor-options: --max-import-depth=1
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=1
|
||||
|
||||
Reference in New Issue
Block a user