Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Switch to using the incremental pylint. Turn on documentation linters." #4306

Merged
merged 1 commit into from Jul 9, 2021

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Jul 9, 2021

Reverts #4267

I would like to come up with a different strategy that doesn't involve increasing the scope of every single change we do. Either by filtering only on lines changed, or by adding pylint disable comments on all the existing bad docstrings.
See this change for example, where the contributor now would have to be forced to fix 10+ docstrings unrelated to his change: https://github.com/quantumlib/Cirq/pull/4282/checks?check_run_id=3032227369

@balopat balopat requested review from cduck, vtomole and a team as code owners July 9, 2021 19:53
@balopat balopat requested a review from maffoo July 9, 2021 19:53
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Jul 9, 2021
@balopat balopat requested review from mpharrigan and removed request for maffoo July 9, 2021 20:09
@balopat balopat merged commit b1a35bf into master Jul 9, 2021
@mpharrigan mpharrigan deleted the revert-4267-issue3388_2 branch July 9, 2021 23:30
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants