Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ in mise and nvm. Here are some of the supported idiomatic version files:
| terramate | `.terramate-version` |
| yarn | `.yvmrc` |

In mise, these are enabled by default. However, in 2025.10.0 they will default to disabled (see <https://github.com/jdx/mise/discussions/4345>).
In mise, these are disabled by default, see <https://github.com/jdx/mise/discussions/4345> for rationale.

- `mise settings add idiomatic_version_file_enable_tools python` for a specific tool such as Python ([docs](/configuration/settings.html#idiomatic_version_file_enable_tools))

Expand Down
Loading