Skip to content

Commit 576f4cf

Browse files
committed
Update tags
1 parent ad89e79 commit 576f4cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

java/ql/src/Performance/StringReplaceAllWithNonRegex.ql

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
* @kind problem
77
* @precision very-high
88
* @problem.severity recommendation
9-
* @tags performance
10-
* quality
9+
* @tags quality
10+
* reliability
11+
* performance
1112
* external/cwe/cwe-1176
1213
*/
1314

0 commit comments

Comments
 (0)