mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 11:10:22 +08:00
11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
/**
|
|
* @name Foo Show Ifs
|
|
* @description Foo Show Ifs
|
|
* @kind problem
|
|
* @id complex-python-querypack/foo/show-ifs
|
|
*/
|
|
|
|
import python
|
|
|
|
from If i
|
|
select i, "foo if" |