Skip to content

Conversation

@daspecster
Copy link
Contributor

@daspecster daspecster commented Jul 8, 2016

Probably should discuss?

https://github.com/PyCQA/pylint/blob/master/ChangeLog

The docstring for a function or method should summarize its behavior and document its arguments, return value(s), side effects, exceptions raised, and restrictions on when it can be called (all if applicable). Optional arguments should be indicated. It should be documented whether keyword arguments are part of the interface.

From: https://www.python.org/dev/peps/pep-0257/

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 8, 2016
@daspecster daspecster changed the title Update disabled messages from new pylint Update disabled messages so new pylint passes Jul 8, 2016
@tseaver
Copy link
Contributor

tseaver commented Jul 8, 2016

LGTM

@tseaver
Copy link
Contributor

tseaver commented Jul 8, 2016

Maybe add a hygeine issue which re-enables those options and fixes the errors?

@daspecster
Copy link
Contributor Author

Good idea!

@daspecster daspecster merged commit 56b1a01 into googleapis:master Jul 8, 2016
This was referenced Aug 3, 2016
@daspecster daspecster deleted the update-pylint-settings branch January 24, 2017 15:18
parthea added a commit that referenced this pull request Nov 24, 2025
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants