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 to mutate multiple files with one mutation #85

Closed
NikitaKozlov opened this issue Sep 7, 2018 · 2 comments
Closed

Allow to mutate multiple files with one mutation #85

NikitaKozlov opened this issue Sep 7, 2018 · 2 comments

Comments

@NikitaKozlov
Copy link
Contributor

It might be very useful to change multiple files with a single mutation, for example change source files in different modules. Ideally I would love to write a scenario with something like this:

apply-abi-change-to = ["filePath1", "filePath2"]

Please, let me know if you are interested in the PR for this change. I tried it locally and I believe it is a fairly easy change.

@oehme
Copy link
Contributor

oehme commented Sep 7, 2018

Makes perfect sense, a PR is welcome :)

@oehme
Copy link
Contributor

oehme commented Nov 12, 2018

Fixed by #98

@oehme oehme closed this as completed Nov 12, 2018
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

2 participants