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

enforce 2 space indentation #102

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Conversation

pwmckenna
Copy link
Contributor

based on @taion's observation that 3 space indentation wasn't detected. might make sense to factor out the eslint config into a rackt repo, then have all repos extend it rather than updating each one. thoughts?

@taion
Copy link
Contributor

taion commented Oct 14, 2015

It's actually pretty common to not indent case statements. I'd rather we configure the indent rule as such here, rather than change the existing code. See http://eslint.org/docs/rules/indent.html

@pwmckenna
Copy link
Contributor Author

makes sense, will update

@mjackson
Copy link
Member

Looks good. Thanks, @pwmckenna! :D

mjackson added a commit that referenced this pull request Oct 15, 2015
@mjackson mjackson merged commit e0ec16c into remix-run:master Oct 15, 2015
@pwmckenna pwmckenna deleted the eslint-indent branch October 24, 2015 16:27
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants