mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Python: Explain how CallGraph test.py even works
Also remove options file, since it did nothing at all (and blocked experimental/library-tests/options from taking effect)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
semmle-extractor-options:
|
||||
@@ -1 +1,3 @@
|
||||
# This import will only import code/__init__.py -- BUT we still analyse the other python
|
||||
# files inside code/ which is what we want.
|
||||
from code import *
|
||||
|
||||
Reference in New Issue
Block a user