Skip to content

Commit dd57d1a

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: add quality tag
1 parent c689a0e commit dd57d1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/ql/src/Violations of Best Practice/Undesirable Calls/DoNotUseFinalize.ql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
* @kind problem
77
* @precision high
88
* @problem.severity error
9-
* @tags correctness
9+
* @tags quality
10+
* correctness
1011
* external/cwe/cwe-586
1112
*/
1213

0 commit comments

Comments
 (0)