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

Move from double quotes to single quotes on unique char literals when safe #7

Closed
wants to merge 1 commit into from

Conversation

roncapat
Copy link

@roncapat roncapat commented Jan 9, 2017

See this PR on Arduino repo for details.

Signed-off-by: Patrick Roncagliolo [email protected]

Serial.print(':');
Serial.print(port);
Serial.print('-');
Serial.println(id_socket);
Copy link
Author

@roncapat roncapat Jan 9, 2017

Choose a reason for hiding this comment

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

I broke on multiple lines this one, it looked hard to read on one line in my opinion. However, if this edit is unwanted, give me a sec and I'll fix the commit of this PR reverting this line breakage.

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

@roncapat roncapat closed this by deleting the head repository Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants