We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mise.toml
1 parent d43f4ab commit cb7fa36Copy full SHA for cb7fa36
CONTRIBUTING.md
@@ -86,7 +86,7 @@ mise run textlint-md # Markdownファイルを翻訳した場合
86
miseが導入されている環境で初めて当プロジェクトのルートディレクトリに移動すると、以下のように構成ファイルを信頼することを求められます。
87
88
```plaintext
89
-mise ERROR Config file /path/to/typst-jp.github.io/.mise.toml is not trusted.
+mise ERROR Config file /path/to/typst-jp.github.io/mise.toml is not trusted.
90
Trust it with `mise trust`.
91
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
92
```
.mise.toml renamed to mise.toml
0 commit comments