Java: Enable implicit this warnings for remaining packs

This commit is contained in:
Kasper Svendsen
2023-06-27 11:54:13 +02:00
parent 56a5a576a8
commit 7fcdefbe70
13 changed files with 13 additions and 1 deletions

View File

@@ -2,3 +2,4 @@ name: codeql/java-downgrades
groups: java
downgrades: .
library: true
warnOnImplicitThis: true