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

Allow transform of Transformers to return promise #119

Merged
merged 1 commit into from
May 9, 2016

Conversation

azu
Copy link
Contributor

@azu azu commented May 2, 2016

It allow Transformer#transform to work as async.

I think that it is needed to implemenet async tranform like stylelint #118 and textlint.
These tools has only async linting(transform) function.

P.S. I work on adding textlint to astexplorer which will be fork version. textlint#1
Async transform was needed to support textlint's transform.

It allow Transformer#transform to work as async.
@fkling
Copy link
Owner

fkling commented May 9, 2016

Sorry for not replying earlier, this looks fine to me.

@fkling fkling merged commit da3cf77 into fkling:master May 9, 2016
@azu azu deleted the transform-promise-support branch May 10, 2016 05:50
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.

None yet

2 participants