Skip to content

Commit e7fda8b

Browse files
committed
Changes from background composer bc-29e26483-3ab3-4366-beb1-4cb600273df9
1 parent 317f5fc commit e7fda8b

File tree

2 files changed

+1
-82
lines changed

2 files changed

+1
-82
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: ./.github/actions/setup-flutter
1818

1919
- name: 📝 Format
20-
run: ./scripts/format.sh
20+
run: dart format . --set-exit-if-changed
2121

2222
- name: 📊 Analyze
2323
run: flutter analyze

FORMATTING.md

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)