JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
Feature to set max waves for run
Open
status: in discussion
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
### 🚀 Feature Request
I'm trying to check if typestat could help enabling strict Typescript for my project. Currently it's messing up every file really weird way. For debugging this, I think it would be nice to be able to say that typestat should only do 10 waves and then complete.
I tried to read all the documentation but I did not spot this kind of setting.
#### Existing Behavior
Tool will just run infinitely (probably).
#### Change Proposal
Add cli flag or option in the config file, where user could set maximum waves that will be run.
Contributor guide
Assessment
This issue has not been assessed yet.