mise fmt
- Usage:
mise fmt [-a --all] [-s --stdin]
- Source code:
src/cli/fmt.rs
Formats mise.toml
Sorts keys and cleans up whitespace in mise.toml
Flags
-a --all
Format all files from the current directory
-s --stdin
Read config from stdin and write its formatted version into stdout
Examples:
mise fmt