Skip to content

Commit 0339601

Browse files
Merge pull request github#19179 from joefarebrother/python-ccr
Python: Add file-not-closed and special-method-wrong-signature to python code-quality suite
2 parents 01d4c0f + 73eebcb commit 0339601

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
- queries: .
22
- include:
33
id:
4-
- py/not-named-self
4+
- py/not-named-self
55
- py/not-named-cls
6+
- py/file-not-closed
7+
- py/special-method-wrong-signature

0 commit comments

Comments
 (0)