Skip to content

feat: configure automatic trailing commas - #237

Open
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-176
Open

feat: configure automatic trailing commas#237
unicoderbot[bot] wants to merge 1 commit into
mainfrom
vgv-ai-bot/issue-176

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the formatter configuration to use trailing_commas: automate instead of trailing_commas: preserve, allowing the Dart formatter to automatically manage trailing commas for improved readability.

Documentation has been added to the README explaining the new default behavior and how to override it with preserve if preferred.

Closes #176

Closes #176

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

feat: Configure automatic trailing commas

0 participants