Skip to content

Consistent parameter indentation in README.rst #4150

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

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Consistent parameter indentation in README.rst #4150

merged 1 commit into from
Jun 1, 2021

Conversation

nikosavola
Copy link
Contributor

The reStructured Text parameters for image directives are indented inconsistently in README.rst. All directives (image and code-block) aside from two cases have indentation of two spaces. The inconsistent cases currently have four spaces. This PR applies consistent two space indentation.

The reStructured Text parameters for image directives were indented inconsistently. This applies consistent two space indentation used in most directives.
@nikosavola nikosavola requested review from cduck, vtomole and a team as code owners June 1, 2021 06:50
@nikosavola nikosavola requested a review from maffoo June 1, 2021 06:50
@google-cla
Copy link

google-cla bot commented Jun 1, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no label Jun 1, 2021
@nikosavola
Copy link
Contributor Author

@googlebot I signed it!

@google-cla google-cla bot added cla: yes Makes googlebot stop complaining. and removed cla: no labels Jun 1, 2021
@maffoo maffoo added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 1, 2021
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 1, 2021
@CirqBot CirqBot merged commit 3ea9c87 into quantumlib:master Jun 1, 2021
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Jun 1, 2021
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
The reStructured Text parameters for image directives are indented inconsistently in README.rst. All directives (`image` and `code-block`) aside from two cases have indentation of two spaces. The inconsistent cases currently have four spaces. This PR applies consistent two space indentation.
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.

3 participants