Skip to content
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

myriad formatting changes #2558

Merged
merged 1 commit into from
Aug 1, 2023
Merged

myriad formatting changes #2558

merged 1 commit into from
Aug 1, 2023

Conversation

verygoodsoftwarenotvirus
Copy link
Contributor

Changes:

  • while doing some local debugging, I observed a lot of use of \"%s\" to quote strings in Sprintf calls. Go formally supports the %q formatting directive for double quoting strings, so I replaced those.
  • I added a newline to the nil reference callout.

@kyleconroy kyleconroy merged commit e91a9ab into sqlc-dev:main Aug 1, 2023
7 checks passed
This pull request was closed.
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