Skip to content

Commit

Permalink
Update Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Anu48 committed Apr 23, 2024
1 parent 9c0188e commit 75e5618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prettier/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ fi

# case when --write is used with dry-run so if something is unpretty there will always have _git_changed
if _dry_run; then
_git_changed
summarize_changes 'Unpretty Files Changes'
echo "Finishing dry-run. Exiting before committing." | tee -a "$GITHUB_STEP_SUMMARY"
exit 1
Expand Down

0 comments on commit 75e5618

Please sign in to comment.