Skip to content

Conversation

@natebosch
Copy link
Member

Use concatenated '' rather than ''' so that we can break lines
separately in the source from where we want them broken in the output

Use concatenated `''` rather than `'''` so that we can break lines
separately in the source from where we want them broken in the output
@natebosch
Copy link
Member Author

Once I merge this I can pull it internally as well.

Copy link
Member

@kevmoo kevmoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine..

@natebosch natebosch merged commit 2f9e35f into master Feb 13, 2017
@natebosch natebosch deleted the natebosch_string-formatting branch February 13, 2017 22:26
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
Use concatenated `''` rather than `'''` so that we can break lines
separately in the source from where we want them broken in the output
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
Use concatenated `''` rather than `'''` so that we can break lines
separately in the source from where we want them broken in the output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants