Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

docs(mdPanel): fix formatting #9562

Merged
merged 1 commit into from
Sep 12, 2016
Merged

docs(mdPanel): fix formatting #9562

merged 1 commit into from
Sep 12, 2016

Conversation

zbjornson
Copy link

70c146f:

f8c0b31:

  • Fix the smart quotes around use strict.
  • Remove unused toppings variable/parameter.
  • Avoid escaping problem (&) by slightly changing syntax.

Note: this file is checked in to github with CRLF line endings. I did not fix that.

@devversion devversion added the needs: review This PR is waiting on review from the team label Sep 9, 2016
@ErinCoughlan
Copy link
Contributor

LGTM

@ErinCoughlan ErinCoughlan added type: docs pr: merge ready This PR is ready for a caretaker to review needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved and removed needs: review This PR is waiting on review from the team labels Sep 12, 2016
@zbjornson
Copy link
Author

Thanks.

Rebased.

@ErinCoughlan
Copy link
Contributor

@zbjornson Can you squash the two commits with the rebase?

@zbjornson
Copy link
Author

Done :)

@zbjornson
Copy link
Author

zbjornson commented Sep 12, 2016

Urg wait -- the line endings got changed in my last push, sec...

@ErinCoughlan
Copy link
Contributor

ErinCoughlan commented Sep 12, 2016

Let's keep this minimal to just fix the layout. A diff on every line needs to be considered more carefully. And it messes with blame for the entire file.

* Use constant-width formatting for the position guides.
* Fix invalid quotation mark (‘’ -> '').
* Fix escaped & problem (&) by changing syntax.
* Remove unused variable.
@zbjornson
Copy link
Author

OK, sorry about that -- back to the minimal diff.

@ErinCoughlan
Copy link
Contributor

Perfect. Thanks for the quick responses.

LGTM.

@ErinCoughlan ErinCoughlan removed the needs: rebase This PR needs to be rebased on the latest commits from master and conflicts need to be resolved label Sep 12, 2016
@jelbourn jelbourn merged commit 7cdd32a into angular:master Sep 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review type: docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants