Migrate single-file script to hermetic python #21
Labels
⬇️ affects: repo or tools
Affects the non-library tools or the repository itself
📁 kind: cleanup
Making the library nicer in some way, without affecting functionality much or at all
💪 effort: medium
When I wrote
make-single-file
, I didn't realize we were going to be getting a hermetic python version. We should migrate the script implementation to a proper python rule which uses the hermetic python we have. The script itself should change to bash, and become a thin wrapper around a bazel call, as we do forclang-format
.The text was updated successfully, but these errors were encountered: