Skip to content

Commit d3eb4f8

Browse files
committed
Remove query with hard-coded threshold
1 parent 9cfa6fe commit d3eb4f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

java/ql/src/Language Abuse/ChainedInstanceof.ql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* @problem.severity recommendation
66
* @precision high
77
* @id java/chained-type-tests
8-
* @tags quality
9-
* maintainability
8+
* @tags maintainability
109
* complexity
1110
* language-features
1211
*/

0 commit comments

Comments
 (0)