Skip to content

Commit cb7fa36

Browse files
authored
chore: rename mise configuration file to mise.toml (#304)
1 parent d43f4ab commit cb7fa36

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ mise run textlint-md # Markdownファイルを翻訳した場合
8686
miseが導入されている環境で初めて当プロジェクトのルートディレクトリに移動すると、以下のように構成ファイルを信頼することを求められます。
8787

8888
```plaintext
89-
mise ERROR Config file /path/to/typst-jp.github.io/.mise.toml is not trusted.
89+
mise ERROR Config file /path/to/typst-jp.github.io/mise.toml is not trusted.
9090
Trust it with `mise trust`.
9191
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information
9292
```
File renamed without changes.

0 commit comments

Comments
 (0)