Просмотр исходного кода

mise: drop the settings block - `yes` is ignored in project configs

Since mise 2026.6.4 (advisory GHSA-436v-8fw5-4mj8), trust-control settings
(`yes`, `ci`, `trusted_config_paths`, `paranoid`) in non-global configs are
ignored, and every mise invocation prints a warning about this one.
Removing it changes nothing on current mise - the setting was already dead.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pull/5524/head
Slavi Pantaleev 1 день назад
Родитель
Сommit
01534eb55f
1 измененных файлов: 0 добавлений и 3 удалений
  1. +0
    -3
      mise.toml

+ 0
- 3
mise.toml Просмотреть файл

@@ -4,6 +4,3 @@


[tools] [tools]
prek = "0.4.13" prek = "0.4.13"

[settings]
yes = true

Загрузка…
Отмена
Сохранить