Ruby: Enable implicit this warnings

This commit is contained in:
Kasper Svendsen
2023-05-04 11:34:05 +02:00
parent 6b8a7c2f6f
commit e6ca3fe272
3 changed files with 3 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ dependencies:
codeql/ruby-all: ${workspace}
extractor: ruby
tests: .
warnOnImplicitThis: true