mirror of
https://github.com/github/codeql.git
synced 2026-04-14 03:24:06 +02:00
Tag 'linter-like' quality queries that don't use pointsto
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
* @description Nested loops in which the target variable is the same for each loop make
|
||||
* the behavior of the loops difficult to understand.
|
||||
* @kind problem
|
||||
* @tags maintainability
|
||||
* correctness
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* readability
|
||||
* @problem.severity recommendation
|
||||
* @sub-severity high
|
||||
* @precision very-high
|
||||
|
||||
Reference in New Issue
Block a user