Loading…
Format all code in the repository.
./x fmtThe 'fmt' skill formats all code in the repository using the Deno code formatter. It is recommended to run this command before opening a pull request or committing changes to ensure code consistency and readability. If any files are modified during the formatting process, they will be staged and reported accordingly.