Skip to content

Commit

Permalink
Update: Lint files after change
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Nov 6, 2023
1 parent 146fbe8 commit 47cf6ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devtools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ bump_command() {
change_json "$manifest" ".version" "$1"
done

echo "Format files" >&2
pnpm run lint:fix

return 0
}

Expand Down

0 comments on commit 47cf6ec

Please sign in to comment.