Skip to content

Commit f0af562

Browse files
committed
chore: replace dart format command
1 parent 3289695 commit f0af562

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

melos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ scripts:
2222
2323
analyze: dart analyze
2424

25-
format: bash ./scripts/dartfmt.sh
25+
format: dart format --set-exit-if-changed .
2626

2727
gen:build_runner:
2828
run: |

scripts/dartfmt.sh

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

0 commit comments

Comments
 (0)