Switch from prettier to oxfmt

This commit is contained in:
Johannes Marbach
2026-06-17 12:13:30 +02:00
parent 6ce79d8a52
commit b2f02b0ff6
10 changed files with 245 additions and 21 deletions

View File

@@ -40,8 +40,8 @@ jobs:
- name: Fix the owner of the downloaded files
run: "sudo chown runner:docker -R locales"
- name: Prettier
run: pnpm prettier:format
- name: Formatting
run: pnpm format
- name: Create Pull Request
id: cpr