Skip to content
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

Update: rule camelcase to allow snake_case in object literals. (fixes #1919) #2046

Merged
merged 1 commit into from
Mar 18, 2015
Merged

Update: rule camelcase to allow snake_case in object literals. (fixes #1919) #2046

merged 1 commit into from
Mar 18, 2015

Conversation

doberkofler
Copy link
Contributor

No description provided.


`Properties` can have the following values:
1. `always` is the default and checks all proprty names
2. `never` does not check property names at all
Copy link
Member

Choose a reason for hiding this comment

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

Need a blank line before the start of this list.

@nzakas
Copy link
Member

nzakas commented Mar 18, 2015

LGTM

nzakas added a commit that referenced this pull request Mar 18, 2015
Update: rule camelcase to allow snake_case in object literals. (fixes #1919)
@nzakas nzakas merged commit 66b43cb into eslint:master Mar 18, 2015
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 7, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants