invertase / melos

🌋 A tool for managing Dart projects with multiple packages. With IntelliJ and Vscode IDE support. Supports automated versioning, changelogs & publishing via Conventional Commits.
https://melos.invertase.dev/~melos-latest
Apache License 2.0
1.07k stars 193 forks source link

feat: add `--line-length` option to `melos format` command #689

Closed utamori closed 3 months ago

utamori commented 3 months ago

Description

This pull request adds a --line-length option to the melos format command, allowing users to specify the desired line length when formatting Dart code across packages in a Melos workspace.

Type of Change

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.