Skip to content

format with dart#23

Merged
MrAlders0n merged 1 commit intodevfrom
format
Apr 15, 2026
Merged

format with dart#23
MrAlders0n merged 1 commit intodevfrom
format

Conversation

@446564
Copy link
Copy Markdown
Collaborator

@446564 446564 commented Apr 14, 2026

format using dart format .

manual add missing curly braces in control flow statements with dartls

adds check in ci to confirm formatting and remove tests and there are none

@446564 446564 requested a review from MrAlders0n as a code owner April 14, 2026 22:27
@446564
Copy link
Copy Markdown
Collaborator Author

446564 commented Apr 14, 2026

failed because analyzer wants a bunch of things wrapped in curly braces which is not being enforced anywhere yet.

format using `dart format .`

manual add missing curly braces in control flow statements with dartls

adds check in ci to confirm formatting and remove tests and there are none
Copy link
Copy Markdown
Contributor

@MrAlders0n MrAlders0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to merge

@MrAlders0n MrAlders0n merged commit 1b22acc into dev Apr 15, 2026
1 check passed
@MrAlders0n MrAlders0n deleted the format branch April 15, 2026 01:28
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.

2 participants