We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad89e79 commit 576f4cfCopy full SHA for 576f4cf
1 file changed
java/ql/src/Performance/StringReplaceAllWithNonRegex.ql
@@ -6,8 +6,9 @@
6
* @kind problem
7
* @precision very-high
8
* @problem.severity recommendation
9
- * @tags performance
10
- * quality
+ * @tags quality
+ * reliability
11
+ * performance
12
* external/cwe/cwe-1176
13
*/
14
0 commit comments