mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Tag remaining high precision quality queries
Excluded queries that are python 2 specific; as well as the cyclic import queries
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
* @description A string formatting operation, such as '"%s: %s, %s" % (a,b)', where the number of conversion specifiers in the
|
||||
* format string differs from the number of values to be formatted will raise a TypeError.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* external/cwe/cwe-685
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user