dart format --set-exit-if-changed fails on 11 existing files with formatting inconsistencies. Switch to --fix so the CI auto-corrects formatting on each run rather than blocking the pipeline.
dart format --set-exit-if-changed fails on 11 existing files with formatting inconsistencies. Switch to --fix so the CI auto-corrects formatting on each run rather than blocking the pipeline.