mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
[CPP-340] cpp/too-many-arguments should remain as cpp/futile-params.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @precision very-high
|
||||
* @id cpp/too-many-arguments
|
||||
* @id cpp/futile-params
|
||||
* @tags correctness
|
||||
* maintainability
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user