mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
Python: Add many medium precision queries to the code-quality-extended suite.
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
* @name Potentially uninitialized local variable
|
||||
* @description Using a local variable before it is initialized causes an UnboundLocalError.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
|
||||
Reference in New Issue
Block a user