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

Fix: Start all messages with a capital letter #170

Merged
merged 1 commit into from
Jul 13, 2015

Conversation

localheinz
Copy link
Contributor

This PR

  • starts all messages with a capital letter

💁 Some messages already do, others don't - it's just an opinion, but I feel it should be consistent. What do you think?

@GrahamCampbell
Copy link
Contributor

👍

@bighappyface
Copy link
Collaborator

+1

My 2 cents: a good fast-follow would be to convert the string literals to single-quotes or add the various vars into the double-quoted string to take better advantage of variable interpolation, instead of concatenation operations. Probably micro-optimization when we have more important concerns, but hey...

bighappyface added a commit that referenced this pull request Jul 13, 2015
Fix: Start all messages with a capital letter
@bighappyface bighappyface merged commit fafdbcd into jsonrainbow:master Jul 13, 2015
@localheinz
Copy link
Contributor Author

@bighappyface

👍

Actually, I was also thinking about consistently using sprintf, what do you think?

@localheinz localheinz deleted the fix/capital branch July 13, 2015 23:29
jessedc added a commit to Beanhunter/SwaggerAssertions that referenced this pull request Aug 11, 2015
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.

3 participants