The current implementation wastes a lot of effort invoking fixer tools more
than once on the same file name+content. It is good to track changes in this
behavior.
Details
Details
- Reviewers
- Alphare - pulkit 
- Group Reviewers
- hg-reviewers 
- Commits
- rHG066cdec8f74f: fix: add test to demonstrate how many times tools are executed
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- stable
- Lint
- No Linters Available 
- Unit
- No Unit Test Coverage 
This probably should be done in a separate changeset.