Python: Enable implicit this warnings for remaining packs

This commit is contained in:
Kasper Svendsen
2023-06-27 12:00:13 +02:00
parent 56a5a576a8
commit f41276cb7f
4 changed files with 4 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ version: 0.0.1
extractor: python
dependencies:
codeql/python-all: '*'
warnOnImplicitThis: true