Skip to content

README.md: Document expected use of lowerCamelCase #1009

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
Nov 15, 2017

Conversation

rpottsoh
Copy link
Member

closes #1008

@rpottsoh rpottsoh requested a review from Insti November 15, 2017 13:58
@rpottsoh rpottsoh self-assigned this Nov 15, 2017
README.md Outdated
@@ -105,6 +105,7 @@ example, what kinds of implementation mistakes might this case help us find?

There are also some convention about `expected` that you must follow:

- all keys should follow [lowerCamelCase](http://wiki.c2.com/?LowerCamelCase) convention.
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good. 👍

Minor grammar issues:
All keys should follow the lowerCamelCase convention.

The following ifs lacking capital Is is a separate unrelated grammatical issue that this PR need not address.

Copy link
Member Author

Choose a reason for hiding this comment

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

Changes made as requested.

@rpottsoh
Copy link
Member Author

rpottsoh commented Nov 15, 2017 via email

Copy link
Contributor

@Insti Insti left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! ⭐️

@rpottsoh rpottsoh merged commit 64a3b9f into master Nov 15, 2017
@rpottsoh rpottsoh deleted the lowerCamelCaseUpdate branch November 15, 2017 20:53
@Insti
Copy link
Contributor

Insti commented Nov 15, 2017

Thanks @rpottsoh ❤️

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.

documentation: README.md - Document lowerCamelCase keys
2 participants