codemodsquad / astx

Super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring
MIT License
92 stars 6 forks source link

Allow bypassing the confirmation prompt? #8

Closed cowboy closed 2 years ago

cowboy commented 2 years ago

I'm about to update a hundred files in a large repo, is there any way to bypass the confirmation prompt (via a -y flag or similar) so that it just applies the changes to all files, that I can then review later, en masse?

jedwards1211 commented 2 years ago

not yet, I'll add one. Are you using a beta version?

cowboy commented 2 years ago

Yeah, I'm using the latest beta!

jedwards1211 commented 2 years ago

:tada: This issue has been resolved in version 2.0.0-beta.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

jedwards1211 commented 1 year ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: