8000 Update 'max-locals' as needed by #364. · googleapis/google-cloud-python@1a79f4c · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 1a79f4c

Browse files
committed
Update 'max-locals' as needed by #364.
1 parent 5e0f5c3 commit 1a79f4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pylintrc_default

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ max-args = 10
357357

358358
# Maximum number of locals for function / method body
359359
# DEFAULT: max-locals=15
360+
max-locals=20
360361

361362
# Maximum number of return / yield for function / method body
362363
# DEFAULT: max-returns=6

0 commit comments

Comments
 (0)
0