dart-format
Format Dart code files and directories with customizable options, ensuring consistent style and structure. Optionally set exit code 1 to detect formatting changes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
options | No | Additional format options | |
paths | Yes | Files or directories to format | |
setExitIfChanged | No | Return exit code 1 if there are any formatting changes |