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

Using a code styler like JSCS #225

Closed
SirZach opened this issue Sep 23, 2015 · 2 comments
Closed

Using a code styler like JSCS #225

SirZach opened this issue Sep 23, 2015 · 2 comments
Assignees
Milestone

Comments

@SirZach
Copy link
Owner

SirZach commented Sep 23, 2015

@ahaurw01 I like how the ember codebase looks identical no matter which file you're in. They utilize http://jscs.info/ to enforce that. There's an ember addon, ember-suave, that enforces the same code style rules that ember core uses. If you're on board, I'd like to make use of this as well.

@SirZach SirZach self-assigned this Sep 23, 2015
@SirZach SirZach added this to the 1.0 milestone Sep 23, 2015
@ahaurw01
Copy link
Collaborator

This sound fine to me! I've been using eslint mostly at work and that seems to be working well, but it looks like this is maybe more geared toward code style than syntax linting, possibly. Hopefully it won't make a ton of work for getting everything whipped into shape. I'm all for trying it out!

@SirZach
Copy link
Owner Author

SirZach commented Sep 24, 2015

Awesome. I have a huge PR coming your way soon...

@SirZach SirZach mentioned this issue Sep 25, 2015
@SirZach SirZach closed this as completed Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants