This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-03-24 00:16:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc38aa8a96fc65097d5f44e2af27de8a161fc216
codeql
/
python
/
ql
/
test
/
query-tests
/
Imports
/
general
History
Taus Brock-Nannestad
a1a1218f95
Python: Ignore
from foo import *
when
foo
is absent.
2020-08-13 10:50:28 +02:00
..
unittest
…
FromImportOfMutableAttribute.expected
…
FromImportOfMutableAttribute.qlref
…
imports_mutable.py
…
imports_test.py
…
Imports.expected
…
Imports.qlref
…
ImportShadowedByLoopVar.expected
…
ImportShadowedByLoopVar.qlref
…
ImportStarUsed.expected
…
ImportStarUsed.qlref
…
module1.py
…
module2.py
…
module_without_all.py
…
module.py
…
MultipleImport.expected
…
MultipleImport.qlref
…
mutable_attr.py
…
mutates_in_test.py
…
mutates.py
…
options
…
UnintentionalImport.expected
…
UnintentionalImport.qlref
…