Skip to content

Fix: Remove --fix from dart format command in publish.yml#33

Merged
basemosama merged 3 commits into
mainfrom
qa
Jul 1, 2025
Merged

Fix: Remove --fix from dart format command in publish.yml#33
basemosama merged 3 commits into
mainfrom
qa

Conversation

@basemosama

Copy link
Copy Markdown
Member

The dart format command in the publish.yml workflow was updated to remove the --fix flag. The command will now only check for formatting issues and not automatically fix them.

The `dart format` command in the `publish.yml` workflow was updated to remove the `--fix` flag. The command will now only check for formatting issues and not automatically fix them.
@basemosama basemosama merged commit b91b954 into main Jul 1, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant