Not really a big deal, but wherever I see, the naming convention is documented as CamelCase, which usually implies lowerCamelCase when in actuality it's UpperCamelCase or, more commonly referred to as, PascalCase. Should I put in a PR to change it to PascalCase?
Edit: References:
Not really a big deal, but wherever I see, the naming convention is documented as
CamelCase, which usually implieslowerCamelCasewhen in actuality it'sUpperCamelCaseor, more commonly referred to as,PascalCase. Should I put in a PR to change it toPascalCase?Edit: References: