Skip to content

Commit

Permalink
chore: Added a dart format hook to Melos.
Browse files Browse the repository at this point in the history
  • Loading branch information
Skyost committed Jan 8, 2024
1 parent 41360b6 commit dc5bcf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ command:
updateGitTagRefs: false
hooks:
pre: |
dart format packages/bonsoir/lib
cd packages/bonsoir_platform_interface
dart run bonsoir_platform_interface:generate
cd ../../
Expand Down

0 comments on commit dc5bcf3

Please sign in to comment.