mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Change kind to path-problem.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @name Modification of parameter with default
|
||||
* @description Modifying the default value of a parameter can lead to unexpected
|
||||
* results.
|
||||
* @kind problem
|
||||
* @kind path-problem
|
||||
* @tags reliability
|
||||
* maintainability
|
||||
* @problem.severity error
|
||||
|
||||
Reference in New Issue
Block a user