Commit 2ec54c8
Just: let the bazel formatter ask where it is, like the other three
Of the four formatters here, only the bazel one did not check for an internal
repository checkout, so a consumer wanting its own launcher had to restate the
whole command line to change one word. An override that large is indistinguishable
from a stale copy of the default, and it was one.
The path is absolute rather than relative to `_bazel_workspace`, so the launcher
and the workspace stop having to be overridden together to stay consistent.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent c01e76d commit 2ec54c8
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments