-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
mise seems to have started spitting out warnings about idiomatic files:
mise WARN deprecated [idiomatic_version_file_enable_tools]:
Idiomatic version files like /workspace/browser-extension/.nvmrc are currently e
nabled by default. However, this will change in mise 2025.10.0 to instead defaul
t to disabled.
You can remove this warning by explicitly enabling idiomatic version files for n
ode with:
mise settings add idiomatic_version_file_enable_tools node
You can disable idiomatic version files with:
mise settings add idiomatic_version_file_enable_tools "[]"
See https://github.com/jdx/mise/discussions/4345 for more information.
mise WARN deprecated [idiomatic_version_file_enable_tools]:
Idiomatic version files like /workspace/browser-extension/.nvmrc are currently e
nabled by default. However, this will change in mise 2025.10.0 to instead defaul
t to disabled.
You can remove this warning by explicitly enabling idiomatic version files for n
ode with:
mise settings add idiomatic_version_file_enable_tools node
You can disable idiomatic version files with:
mise settings add idiomatic_version_file_enable_tools "[]"
See https://github.com/jdx/mise/discussions/4345 for more information.Metadata
Metadata
Assignees
Labels
No labels