mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import python
|
||||
|
||||
select any(File f).getShortName() as filename order by filename
|
||||
Reference in New Issue
Block a user