Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Allow PascalCase for "variable-name" rule #1079

Closed
JoshuaKGoldberg opened this issue Apr 2, 2016 · 2 comments
Closed

Allow PascalCase for "variable-name" rule #1079

JoshuaKGoldberg opened this issue Apr 2, 2016 · 2 comments

Comments

@JoshuaKGoldberg
Copy link
Contributor

It would be nice to have this in addition to camelCase and UPPER_CASE.

It would also be nice if you could assign me to implement it :)

@adidahiya
Copy link
Contributor

sure thing, go for it @JoshuaKGoldberg!

(I can only officially assign someone to the GH issue if they're part of the palantir org)

@jkillian
Copy link
Contributor

jkillian commented Apr 2, 2016

👍 With Javascript constructor functions as first class objects, PascalCased names are going to exist in legit code. The rule will still disallow stuff like "crazyNamed_vairable" or "what-isThis_naming" type things.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants