File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
java/ql/src/codeql-suites Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
- queries: .
2
2
- include:
3
3
id:
4
- - java/suspicious-date-format
5
- - java/integer-multiplication-cast-to-long
6
- - java/equals-on-unrelated-types
7
4
- java/contradictory-type-checks
8
- - java/reference-equality-of-boxed -types
5
+ - java/equals-on-unrelated -types
9
6
- java/inconsistent-equals-and-hashcode
10
- - java/unchecked-cast-in-equals
11
- - java/unused-container
12
7
- java/input-resource-leak
8
+ - java/integer-multiplication-cast-to-long
13
9
- java/output-resource-leak
14
- - java/type-variable-hides-type
10
+ - java/reference-equality-of-boxed-types
15
11
- java/string-replace-all-with-non-regex
12
+ - java/suspicious-date-format
13
+ - java/type-variable-hides-type
14
+ - java/unchecked-cast-in-equals
15
+ - java/unused-container
You can’t perform that action at this time.
0 commit comments