Skip to content

Commit 91cfc9b

Browse files
committed
Change kind to path-problem.
1 parent b550da2 commit 91cfc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Functions/ModificationOfParameterWithDefault.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @name Modification of parameter with default
33
* @description Modifying the default value of a parameter can lead to unexpected
44
* results.
5-
* @kind problem
5+
* @kind path-problem
66
* @tags reliability
77
* maintainability
88
* @problem.severity error

0 commit comments

Comments
 (0)