Skip to content

Format

Shorebird CI’s “Format” check uses dart format to look for consistent formatting across all of your Dart files.

None. As long as your repository has Dart code detected this check will run.

If you have an analysis_options.yaml file with customizations, they are recognized during this check.

This check passes if the check returns 0 changed.

This check fails if the check finds changes in files.