mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Replace prettier with oxfmt (#37893)
This commit is contained in:
2
.github/workflows/format-check.yml
vendored
2
.github/workflows/format-check.yml
vendored
@@ -18,5 +18,5 @@ jobs:
|
||||
- name: Set up Javascript environment
|
||||
uses: ./.github/actions/setup-javascript
|
||||
|
||||
- name: Check formatting with Prettier
|
||||
- name: Check formatting
|
||||
run: yarn format:check
|
||||
|
||||
Reference in New Issue
Block a user