We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b2eb2 commit 6998547Copy full SHA for 6998547
1 file changed
mise.toml
@@ -20,7 +20,7 @@ run = "moon run vocab:codegen"
20
21
# Code quality
22
[tasks.check]
23
-run = "moon run root:check"
+run = "MOON_LOG=trace moon run root:check"
24
25
[tasks.cli]
26
run = "moon run root:cli"
0 commit comments