eval-dev-quality
eval-dev-quality copied to clipboard
Make Symflower template generation a no-disk operation
Please help us keep the number of duplicated issues small. We kindly ask you to add your input to the appropriate issue or PR in case your feature idea is already being tracked.
- [x] I have searched the existing feature requests, latest roadmap and open pull requests.
Problem
https://github.com/symflower/eval-dev-quality/pull/428/commits/f17be9fcedfda394a0efbf8faa26d96a0bf6b773
Introduced a valid fix for a problem: we should not change the disk unless necessary. However, this template generation should not even be a disk operation if possible.
Solution (optional)
No response