-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Added a LowerCaseElementNameConvention. #128
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
Conversation
Thanks Daniel. I'm not sure this benefits the community all that much because it is so uncommon for this to happen. In addition, it is so very easy to write this one... What do you think?
Hi,
if it's of no use then don't put it in there. I can sit on it myself when
needed.
//Daniel
On 19 September 2012 22:57, Craig Wilson notifications@github.com wrote:
Thanks Daniel. I'm not sure this benefits the community all that much
because it is so uncommon for this to happen. In addition, it is so very
easy to write this one... What do you think?—
Reply to this email directly or view it on GitHubhttps://github.com//pull/128#issuecomment-8706631.
Thanks for this. Yeah, I think we will be leaving this one out of the official library.
Just added yet another simple member element name convention turning everything to lower-case.
//Daniel