Skip to content

Commit fd809f7

Browse files
committed
chore(config): update pre-commit config to disable R0915
1 parent df20afb commit fd809f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ repos:
8181
--disable=C3001,
8282
--disable=R1702,
8383
--disable=R0912,
84+
--disable=R0915,
8485
--max-line-length=120,
8586
--max-statements=75,
8687
]

0 commit comments

Comments
 (0)