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

@@ -14,3 +14,4 @@ dataExtensions:
- ext/*.model.yml
- ext/generated/*.model.yml
- ext/experimental/*.model.yml
warnOnImplicitThis: true