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
2025-12-20 10:46:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cs/assembly-prefix
codeql
/
python
/
ql
/
test
/
query-tests
/
Imports
History
Rasmus Wriedt Larsen
ca22ec6104
Merge pull request
#2042
from tausbn/python-fix-unused-import-fps
...
Python: Fix false positives in `py/unused-import`.
2019-11-04 14:47:30 +01:00
..
cyclic-module
Python: Fix false positive for cyclic imports guarded by
if False:
.
2019-09-27 15:22:12 +02:00
cyclic-module-package-fp
Python: Add discussed test case (a false negative).
2019-10-22 15:10:40 +02:00
deprecated
QL tests for Python queries and libraries.
2018-11-19 15:15:54 +00:00
general
QL tests for Python queries and libraries.
2018-11-19 15:15:54 +00:00
PyCheckerTests
QL tests for Python queries and libraries.
2018-11-19 15:15:54 +00:00
unused
Python: Remove a few false positives from
py/unused-import
.
2019-09-27 11:46:59 +02:00