Update TOOLS.md to include aliases

This commit is contained in:
Taiki Endo
2026-03-21 05:53:02 +09:00
parent 8418e9f725
commit 9881fbaadb
5 changed files with 23 additions and 9 deletions

View File

@@ -131,7 +131,8 @@ for tool in tools/codegen/base/*.json; do
tools+=("${tool%.*}")
done
# Aliases.
# NB: Update case for aliases in main.sh and tool input option in test-alias in .github/workflows/ci.yml.
# NB: Update case for aliases in main.sh, tool input option in test-alias job
# in .github/workflows/ci.yml, and match for alias for tools/codegen/src/tools-markdown.rs.
tools+=(
nextest
taplo-cli