Back to Mise

`mise fmt`

docs/cli/fmt.md

2026.5.1518 B
Original Source
<!-- @generated by usage-cli from usage spec -->

mise fmt

Formats mise.toml

Sorts keys and cleans up whitespace in mise.toml

Flags

-a --all

Format all files from the current directory

-c --check

Check if the configs are formatted, no formatting is done

-s --stdin

Read config from stdin and write its formatted version into stdout

Examples:

mise fmt