Skip to content

Commit

Permalink
Auto-format files.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 314166066
  • Loading branch information
code-health-devguide-copybara authored and copybara-github committed Jun 1, 2020
1 parent 663400b commit c131152
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
6 changes: 3 additions & 3 deletions review/developer/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ helpful to read the whole set.

- [Writing Good CL Descriptions](cl-descriptions.md)
- [Small CLs](small-cls.md)
- WANT_LGTM to clarify the expectation when a CL is sent to multiple
reviewers. You can use `WANT_LGTM=any` (the default behavior) or
`WANT_LGTM=all` to clarify.
- WANT_LGTM to clarify the expectation when a CL is
sent to multiple reviewers. You can use `WANT_LGTM=any` (the default
behavior) or `WANT_LGTM=all` to clarify.
- [How to Handle Reviewer Comments](handling-comments.md)

See also [How to Do a Code Review](../reviewer/), which gives detailed guidance
Expand Down
11 changes: 6 additions & 5 deletions review/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ documents that are a part of this guide:

- **[How To Do A Code Review](reviewer/index.md)**: A detailed guide for code
reviewers.
- **[The CL Author's Guide](developer/index.md)**: A detailed guide for developers
whose CLs are going through review.
- **[The CL Author's Guide](developer/index.md)**: A detailed guide for
developers whose CLs are going through review.

## What Do Code Reviewers Look For? {#look_for}

Expand Down Expand Up @@ -64,6 +64,7 @@ developer of the change speaks only when spoken to.

## See Also {#seealso}

- [How To Do A Code Review](reviewer/index.md): A detailed guide for code reviewers.
- [The CL Author's Guide](developer/index.md): A detailed guide for developers whose
CLs are going through review.
- [How To Do A Code Review](reviewer/index.md): A detailed guide for code
reviewers.
- [The CL Author's Guide](developer/index.md): A detailed guide for developers
whose CLs are going through review.

0 comments on commit c131152

Please sign in to comment.