8000 Merge pull request #1967 from daspecster/update-pylint-settings · googleapis/google-cloud-python@56b1a01 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 56b1a01

Browse files
authored
Merge pull request #1967 from daspecster/update-pylint-settings
Update disabled messages so new pylint passes
2 parents 6b4704b + e20df5d commit 56b1a01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/run_pylint.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
'import-error',
5252
'invalid-name',
5353
'missing-docstring',
54+
 4C4A 9;missing-raises-doc',
55+
'missing-returns-doc',
5456
'no-init',
5557
'no-self-use',
5658
'superfluous-parens',

0 commit comments

Comments
 (0)
0