Skip to content

Commit 3ea5cc1

Browse files
committed
Add query to code-quality query suite
1 parent e1c5517 commit 3ea5cc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/ql/src/codeql-suites/java-code-quality.qls

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
- java/unused-container
1212
- java/input-resource-leak
1313
- java/output-resource-leak
14-
- java/type-variable-hides-type
14+
- java/type-variable-hides-type
15+
- java/string-replace-all-with-non-regex

0 commit comments

Comments
 (0)