Skip to content

mise idiomatic version files deprecation #69

@DanielSinclair

Description

@DanielSinclair

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions