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

Fully convert coffeelint example repo to JavaScript #823

Closed
alangpierce opened this issue Feb 15, 2017 · 2 comments
Closed

Fully convert coffeelint example repo to JavaScript #823

alangpierce opened this issue Feb 15, 2017 · 2 comments

Comments

@alangpierce
Copy link
Member

This a tracking task for getting coffeelint completely working as a decaffeinate example.

Repo: https://github.com/decaffeinate-examples/coffeelint

All files convert to JS successfully, but there are test failures. The main remaining issue is #801, but it looks like there are some remaining failures after that that need to be investigated.

Another issue that should be fixed before closing this is that there is at least one literate coffeescript file: https://github.com/decaffeinate-examples/coffeelint/blob/decaffeinate/test/test_literate.litcoffee . So probably decaffeinate should be able to convert literate coffeescript before calling this repo done.

@alangpierce
Copy link
Member Author

The tests all started passing recently, but they broke again today due to a regression with the eslint 3.16.0 release. I tracked the bug down and filed it as eslint/eslint#8116

@alangpierce
Copy link
Member Author

Tests are all working decaffeinate now supports literate coffeescript, and I also set things up so the Cakefile is converted to JS, so this can be closed.

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

No branches or pull requests

1 participant