mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(cli): allow skipping rustfmt project reformatting * Apply suggestions from code review * fixes, change file * fix change file --------- Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
170 B
170 B
tauri-cli, @tauri-apps/cli
| tauri-cli | @tauri-apps/cli |
|---|---|
| patch:enhance | patch:enhance |
Added --no-fmt option to the add command to skip formatting the code after applying changes.