baml fmt
Format BAML source files. With explicit paths, formats those files or directories. With no paths, discovers the nearest BAML project and formats all of its `.baml` files. If no project is found, the command succeeds without changing anything.
Reference version
Usage
baml fmt [OPTIONS] [PATHS]...Arguments
[PATHS]...
Specific files to format. If omitted, all `.baml` files in the project are formatted.
Options
-q, --quiet
Suppress nonessential output