Skip to content

Commit bec5b41

Browse files
committed
chore: miseでの慣用的なバージョンファイルを明示的に無効化
1 parent 8054fa0 commit bec5b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ _.python.venv = { path = ".venv", create = true }
99

1010
[settings]
1111
yes = true
12+
idiomatic_version_file_enable_tools = []
1213

1314
[tasks.generate-docs]
1415
run = "cargo test --package typst-docs --lib -- tests::test_docs --exact --nocapture"

0 commit comments

Comments
 (0)