mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Add @id to example queries
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/**
|
||||
* @id py/examples/conditional-expression
|
||||
* @name Conditional expressions
|
||||
* @description Finds conditional expressions of the form '... if ... else ...'
|
||||
* where the classes of the sub-expressions differ
|
||||
|
||||
Reference in New Issue
Block a user