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 cpp/examples/arrayaccess
|
||||
* @name Array access
|
||||
* @description Finds array access expressions with an index expression
|
||||
* consisting of a postfix increment (`++`) expression.
|
||||
|
||||
Reference in New Issue
Block a user