VeryGoodOpenSource / cli_completion

Completion functionality for Dart Command-Line Interfaces built using CommandRunner. Built by Very Good Ventures. ๐Ÿฆ„
https://pub.dev/packages/cli_completion
MIT License
49 stars 4 forks source link

chore: add trailing comma #79

Closed renancaraujo closed 1 year ago

renancaraujo commented 1 year ago

Status

READY

Description

Add trailing comma on collections, this will make the build green again

Type of Change