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 8054fa0 commit bec5b41Copy full SHA for bec5b41
.mise.toml
@@ -9,6 +9,7 @@ _.python.venv = { path = ".venv", create = true }
9
10
[settings]
11
yes = true
12
+idiomatic_version_file_enable_tools = []
13
14
[tasks.generate-docs]
15
run = "cargo test --package typst-docs --lib -- tests::test_docs --exact --nocapture"
0 commit comments