Closed scarroll32 closed 1 year ago
Is there an easy way to run this against a file or folder or views and update the files in place, without all the piping?
eg:
erb-format app/views/admin/ahoy_events/show.html.erb
or
erb-format app/views/admin/*
@scarroll32 it's definitely possible, just added an example to the readme, please also explore --help for even more options 👍
--help
Is there an easy way to run this against a file or folder or views and update the files in place, without all the piping?
eg:
or