Why just one modification to one file?
Open
bug
- Dominant language
- Go
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I run `refrax refactor .`, it works, but only makes changes to a single file. BTW, the changes are helpful. I want it to continue and make as many changes as possible.
Maybe we should introduce `--stop-after` option, with the value equal to the number of lines of code?
The `--stop-after=666` will lead to a stop when it changes more than 666 lines.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.