Use code-quality-selectors in Python suite

This commit is contained in:
Tamas Vajk
2025-04-29 16:23:22 +02:00
parent d56c5225f6
commit fdeac95714
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,3 @@
- queries: .
- include:
id:
- py/not-named-self
- py/not-named-cls
- py/file-not-closed
- py/special-method-wrong-signature
- apply: code-quality-selectors.yml
from: codeql/suite-helpers