Skip to content

Fix problematic whitespace on pulseout parameter errors #3337

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 2 commits into from
Aug 27, 2020
Merged

Fix problematic whitespace on pulseout parameter errors #3337

merged 2 commits into from
Aug 27, 2020

Conversation

hierophect
Copy link
Collaborator

C inserts a bunch of extraneous whitespace when you extend a string over multiple lines with "". This doesn't matter for SQL queries, which is what I was used to using it on, but it makes for some gross translations and error formatting.

This PR fixes the recent error string additions that included this style issue.

@hierophect hierophect requested a review from dhalbert August 27, 2020 15:12
@dhalbert dhalbert merged commit 24fb08d into adafruit:main Aug 27, 2020
@hierophect hierophect deleted the pulseout-errorstyle branch August 27, 2020 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants