Skip to content

Commit

Permalink
Get rid from deprecated Formatted no files in 0.00 seconds. in format…
Browse files Browse the repository at this point in the history
….sh.
  • Loading branch information
dkaera committed Feb 11, 2023
1 parent 8f15cb5 commit a3bcff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tool/format.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cd ..

cd floor
flutter format .
dart format .
cd ..

cd floor_annotation
Expand All @@ -15,4 +15,4 @@ dart format .
cd ..

cd example
flutter format .
dart format .

0 comments on commit a3bcff6

Please sign in to comment.