Skip to content

fix: strip trailing Bazel module separator from workspace name

Alex Tercete requested to merge fix-workspace-name-in-yaml into main

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.

Merge request reports

Loading