Skip to content

Commit cc01dd1

Browse files
committed
mise: alias deprecated in favor of tool_alias
1 parent 3013cc6 commit cc01dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GOBIN = "{{ config_root }}/bin"
77
PROJECT_ROOT = "{{ config_root }}"
88
_.path = ["{{ config_root }}/bin"]
99

10-
[alias]
10+
[tool_alias]
1111
# Specify sources for all tools so we can refer to them directly.
1212
golangci-lint = "aqua:golangci/golangci-lint"
1313
changie = "ubi:miniscruff/changie"

0 commit comments

Comments
 (0)