mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25: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:
@@ -2,8 +2,9 @@
|
||||
* @name Unused exception object
|
||||
* @description An exception object is created, but is not used.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* maintainability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* error-handling
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
* @precision very-high
|
||||
|
||||
Reference in New Issue
Block a user