bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
753 stars 297 forks source link

fix: Use argfile with bazel zipper #6470

Closed blorente closed 1 month ago

blorente commented 1 month ago

Checklist

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See the Contributions section in the README for more details.

Discussion thread for this change

Issue number: #6468

Description of this change

Switch to use the @argfile pattern. As a bonus, we delete a line of Bash, which is always a good thing. I don't have access to a Windows machine, so I'd appreciate if someone with access to one could give it a shot.