learnxinyminutes-docs
learnxinyminutes-docs copied to clipboard
[cypher/*] Update cypher for camelCase vs PascalCase usage
- [x] I solemnly swear that this is all original content of which I am the original author
- [x] Pull request title is prepended with
[language/lang-code](example[python/fr-fr]or[java/en]) - [x] Pull request touches only one file (or a set of logically related files with similar changes made)
- [x] Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
- [ ] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md
- [ ] Yes, I have double-checked quotes and field names!
Sorry for the delay, looks good.
There are conflicts here. Could you please resolve them, @encX ?
I don't agree with this PR. CamelCase can also be considered camel case. It's less common for people to know what Pascal is or its casing rules. The UPPER_SNAKE_CASE makes sense though.