Change kind to path-problem.

This commit is contained in:
Taus Brock-Nannestad
2019-03-01 11:06:48 +01:00
parent b550da2b45
commit 91cfc9bd4c

View File

@@ -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