mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Add tags tag to a Python query
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
* @name Use of an undefined placeholder variable
|
||||
* @description Using a variable before it is initialized causes an exception.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* correctness
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
* @precision medium
|
||||
|
||||
Reference in New Issue
Block a user