mise 2026.5.13

Dev tools, env vars, and tasks in one CLI
1
2
3
backends = ["aqua:google/google-java-format"]
description = "Reformats Java source code to comply with Google Java Style"
test = { cmd = "google-java-format --version", expected = "google-java-format: Version {{version}}" }