mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 02:18:47 +00:00
11 lines
181 B
Plaintext
11 lines
181 B
Plaintext
/**
|
|
* @name Foo/Bar Show Ifs
|
|
* @description Foo/Bar Show Ifs
|
|
* @kind problem
|
|
* @id complex-python-querypack/foo/bar/show-ifs
|
|
*/
|
|
|
|
import python
|
|
|
|
from If i
|
|
select i, "foo/bar if" |