mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-25 17:52:39 +00:00
🎨 replace prettier with oxfmt
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
|
||||
- name: Commit and Push
|
||||
run: |
|
||||
pnpm prettier
|
||||
pnpm format
|
||||
git config user.name noneflow[bot]
|
||||
git config user.email 129742071+noneflow[bot]@users.noreply.github.com
|
||||
git add .
|
||||
|
||||
@@ -40,7 +40,7 @@ jobs:
|
||||
- name: Archive Files
|
||||
run: |
|
||||
pnpm archive $(uv version --short)
|
||||
pnpm prettier
|
||||
pnpm format
|
||||
|
||||
- name: Push Tag
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user