Baranov Victor
Baranov Victor
Add functionality to actually choose mutators from web UI and CLI interface. Also added support for files-filter to _cli/generate_patches.py_. Now it's just like in web version, where user can choose...
**Is your feature request related to a problem? Please describe.** When Copilot perform code review, he can do a better job by following custom instructions in `.github/copilot-instructions.md`. Potential contents of...
**Is your feature request related to a problem? Please describe.** When writing test-cases where with more than one `// MATCH` per line, developer need to use absolute line numbers like...
I wanted to track in which release of Buildah support for `${VERSION%%.*}` shell syntax was added because it was working with `Buildah-1.39` and didn't work with `Buildah-1.33`. I tried to...