Skip to content

Commit fd889ec

Browse files
committed
chore: drop legacy mise file-task settings
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 610fdc0 commit fd889ec

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

mise.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,6 @@ taplo = "0.10.0"
1919
[env]
2020
FLINT_CONFIG_DIR = ".github/config"
2121

22-
[settings]
23-
# Only install tools explicitly defined in the [tools] section above
24-
idiomatic_version_file_enable_tools = []
25-
26-
# Windows configuration for file-based tasks
27-
# Based on: https://github.com/jdx/mise/discussions/4461
28-
windows_executable_extensions = ["sh"]
29-
windows_default_file_shell_args = "bash"
30-
use_file_shell_for_executable_tasks = true
31-
3222
[tasks.lint]
3323
description = "Run link checks"
3424
raw_args = true

0 commit comments

Comments
 (0)