Python: Add warnOnImplicitThis: true to qlpack.yml

This commit is contained in:
Taus
2024-02-28 15:22:05 +00:00
parent 6dec323cfc
commit 4b0689b6ba

View File

@@ -3,3 +3,4 @@ dependencies:
codeql/python-all: "*"
codeql/python-queries: "*"
extractor: python
warnOnImplicitThis: true