rattler-build
rattler-build copied to clipboard
make a patch-check sub-command
We are parsing patches pretty strictly. I think it would be nice to have a "check-patch **/*.patch" function so you can check all patches quickly and easily in CI.
I would also like to merge some improvements in patch-rs or rewrite it with a pest parser.