Merge pull request #13037 from kaspersv/kaspersv/java-enable-implicit-this-warnings

Java: Enable implicit this receiver warnings
This commit is contained in:
Kasper Svendsen
2023-05-09 10:24:31 +02:00
committed by GitHub
3 changed files with 3 additions and 0 deletions

View File

@@ -12,3 +12,4 @@ dependencies:
codeql/util: ${workspace}
dataExtensions:
- Telemetry/ExtractorInformation.yml
warnOmImplicitThis: true