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

[CLEANUP beta] Linter changes for addon, addon/adapters and addon/serializers #4728

Merged
merged 1 commit into from
Jan 13, 2017

Conversation

pete-the-pete
Copy link
Contributor

Minor clean up for linter issues.

@bmac
Copy link
Member

bmac commented Jan 4, 2017

Hi @pete-the-pete. Thanks for this pr. Would you be opposed to making some changes so let is preferred over const? I believe this help bring Ember Data's coding conventions in line with the conventions used it Ember.

I believe Ember follows a convention of "liberally-let" per madhatted.com/2016/1/25/let-it-be and only allows const in module scope.

@pete-the-pete
Copy link
Contributor Author

Sure, i'll update soon. Is it worth it to make the actual eslintrc more similar?

https://github.com/emberjs/data/blob/master/.eslintrc.js vs https://github.com/emberjs/ember.js/blob/master/.eslintrc.js

@bmac
Copy link
Member

bmac commented Jan 11, 2017

making the .eslintrc.js more similar sounds like a good idea. 👍

@bmac
Copy link
Member

bmac commented Jan 13, 2017

Thanks @pete-the-pete.

@pete-the-pete pete-the-pete deleted the linting branch February 2, 2017 15:39
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.

2 participants