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

Ensure recast respects tabs vs spaces #11

Open
platinumazure opened this issue May 30, 2015 · 1 comment
Open

Ensure recast respects tabs vs spaces #11

platinumazure opened this issue May 30, 2015 · 1 comment
Labels

Comments

@platinumazure
Copy link
Owner

Right now, running qunit2-migrator on a file with tabs results in new statements (mostly assert.async() calls) being indented with spaces instead of tabs, which is inconsistent with the rest of the file.

Probably just missing a recast option.

@platinumazure
Copy link
Owner Author

Tracked in benjamn/recast#185, PR to fix in benjamn/recast#186.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant