Java: Enable implicit this receiver warnings

This commit is contained in:
Kasper Svendsen
2023-05-04 15:42:38 +02:00
parent 05b1bd881e
commit b0714904c0
3 changed files with 3 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ dependencies:
codeql/java-queries: ${workspace}
extractor: java
tests: .
warnOnImplicitThis: true