mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +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,8 +3,9 @@
|
||||
* @description Including an undefined attribute in `__all__` causes an exception when
|
||||
* the module is imported using '*'
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* maintainability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* @problem.severity error
|
||||
* @sub-severity low
|
||||
* @precision high
|
||||
|
||||
Reference in New Issue
Block a user