diff --git a/pubspec.yaml b/pubspec.yaml index db3d6b35..27b98895 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -62,3 +62,6 @@ melos: done packageFilters: dirExists: 'pigeons' + format: + description: Format all Dart files in the workspace + exec: dart format .