Skip to content

Commit 9865577

Browse files
authored
Merge pull request #18811 from rvermeulen/rvermeulen/update-java-ccr-suite
Updata Java CCR suite
2 parents d94dc5a + 2d991fc commit 9865577

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed
+14-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
1-
[]
1+
- queries: .
2+
- include:
3+
id:
4+
- java/suspicious-date-format
5+
- java/integer-multiplication-cast-to-long
6+
- java/equals-on-unrelated-types
7+
- java/contradictory-type-checks
8+
- java/reference-equality-of-boxed-types
9+
- java/inconsistent-equals-and-hashcode
10+
- java/unchecked-cast-in-equals
11+
- java/unused-container
12+
- java/input-resource-leak
13+
- java/output-resource-leak
14+
- java/type-variable-hides-type

0 commit comments

Comments
 (0)