Skip to content

Commit

Permalink
add the command to check status for each module.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanhDue committed Nov 1, 2022
1 parent 6144267 commit 586c40e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,8 @@ scripts:
ignore:
- d3f_modularization

gitStatus:
run: |
melos exec \
-- git status
description: check the project status for each module.

0 comments on commit 586c40e

Please sign in to comment.