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

surround key name with single quotes for readability #3

Merged
merged 1 commit into from
May 21, 2015

Conversation

jakejgordon
Copy link
Contributor

This is a super, super, super-duper minor change that helps with readability. I find that user input fields are sometimes hard to read and a message like:

"Calling code requested setting named but it was not in the config file. (if the appSettings key was blank)

or

Calling code requested setting named key but it was not in the config file. (in the case of a poorly named appSettings key)

Single quotes help in these cases.

davidwhitney added a commit that referenced this pull request May 21, 2015
No such thing as a too-small improvement :) 

I'll get the packages up on NuGet later this evening.
@davidwhitney davidwhitney merged commit 76f3022 into davidwhitney:master May 21, 2015
@davidwhitney
Copy link
Owner

No such thing as a too-small improvement :)

I'll get the packages up on NuGet later this evening.

@jakejgordon
Copy link
Contributor Author

Hey, thanks for a super-great and much needed package btw. I use this everywhere!

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