Skip to content

Allow transform of Transformers to return promise#119

Merged
fkling merged 1 commit intofkling:masterfrom
textlint:transform-promise-support
May 9, 2016
Merged

Allow transform of Transformers to return promise#119
fkling merged 1 commit intofkling:masterfrom
textlint:transform-promise-support

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.

2 participants