mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Tag 'type-checking'-like quality queries
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
* @description Using too many or too few arguments in a call to the `__init__`
|
||||
* method of a class will result in a TypeError at runtime.
|
||||
* @kind problem
|
||||
* @tags reliability
|
||||
* @tags quality
|
||||
* reliability
|
||||
* correctness
|
||||
* external/cwe/cwe-685
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user