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

[eslint] remove id length rule (too much nutrage) #569

Merged
merged 1 commit into from
Nov 5, 2015

Conversation

justjake
Copy link
Collaborator

@justjake justjake commented Nov 5, 2015

Will close: #567 #563, #510

It seems like everyone is nutraged about one letter variable names. I know I am. Let's just turn this rule off and forget we ever thought it was a good idea. If you find yourself having a problem with one-letter variable names on your team, you can easily re-enable this rule.

@ljharb @hshoff

@ljharb
Copy link
Collaborator

ljharb commented Nov 5, 2015

Agreed. We could still set "min" to 0 and set a "max", but this is a good change. :shipit:

justjake added a commit that referenced this pull request Nov 5, 2015
[eslint] remove id length rule (too much nutrage)
@justjake justjake merged commit c5d3a34 into master Nov 5, 2015
@justjake justjake deleted the jake/remove-id-length-rule branch November 5, 2015 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

id-length exceptions
2 participants