Skip to content
Verified Commit b2457f44 authored by Alex Tercete's avatar Alex Tercete Committed by Matthew Clarkson
Browse files

fix: strip trailing Bazel module separator from workspace name

When integrated with `@pre-commit-hooks`, the YAML config was being
generated with `@pre-commit-hooks~` as the workspace name, which caused
errors when trying to run the hooks.

In Bazel 8 the separator is `+`.
parent b4b8edba
Loading
Loading
Loading
Pipeline #24065 passed with stages
in 4 minutes and 45 seconds