We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1c5517 commit 3ea5cc1Copy full SHA for 3ea5cc1
java/ql/src/codeql-suites/java-code-quality.qls
@@ -11,4 +11,5 @@
11
- java/unused-container
12
- java/input-resource-leak
13
- java/output-resource-leak
14
- - java/type-variable-hides-type
+ - java/type-variable-hides-type
15
+ - java/string-replace-all-with-non-regex
0 commit comments