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

add TransformerBuilder which can run any DeclaringTransformer #62

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

jakemac53
Copy link
Contributor

I also added in a few bug fixes around manual deletion of generated files.


/// A builder which wraps a [barback.DeclaringTransformer].
///
/// **Note:** Not all [barback.Transform] apis are supported, for instance files
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is destined to bit rot -- I think the UnsupportedException thrown is documentation enough.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@kegluneq
Copy link

kegluneq commented Mar 1, 2016

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants