feat(#2621): tighten bash task names to a valid ident ([a-z0-9-])

This commit is contained in:
damocles 2026-07-22 18:13:47 +02:00
commit e58457da17
5 changed files with 27 additions and 34 deletions

View file

@ -10,6 +10,7 @@ workspace = true
anyhow.workspace = true
hive-agent-sock.workspace = true
hive-sh4re.workspace = true
hive-types.workspace = true
libc.workspace = true
rmcp.workspace = true
rusqlite.workspace = true