mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Add kind metadata to example query.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* @id js/examples/todocomment
|
||||
* @name TODO comments
|
||||
* @description Finds comments containing the word TODO
|
||||
* @kind problem
|
||||
* @tags comment
|
||||
* TODO
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user