tools: Update tidy.sh

This commit is contained in:
Taiki Endo
2025-03-09 18:09:35 +09:00
parent 1e1237f7a4
commit 3b6e036e38

View File

@@ -14,7 +14,7 @@ cd -- "$(dirname -- "$0")"/..
# - git 1.8+ # - git 1.8+
# - jq 1.6+ # - jq 1.6+
# - npm (node 18+) # - npm (node 18+)
# - python 3.6+ # - python 3.5.3+
# - shfmt # - shfmt
# - shellcheck # - shellcheck
# - cargo, rustfmt (if Rust code exists) # - cargo, rustfmt (if Rust code exists)