mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
JS: add quality and reliability tags to loop-iteration-skipped-due-to-shifting
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @id js/loop-iteration-skipped-due-to-shifting
|
||||
* @tags correctness
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* @precision high
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user