Skip to content

Conversation

@connorshea
Copy link
Contributor

@connorshea connorshea commented Nov 30, 2025

Simple enough, only actual change caused by this was in utilities.ts, and it didn't actually change because of oxfmt. Prettier 3.7 apparently also changes this.

Prettier hit 64 files, oxfmt hits 60. This is because of the YML files and JSON files which oxfmt does not touch.

The only problem I ran into was moving the lint-staged config over (I should've used "*": "oxfmt --no-error-on-unmatched-pattern" to get the equivalent behavior, I'll open another small PR to fix that)

Also bumped tsgolint.

@connorshea connorshea requested a review from Sysix November 30, 2025 22:55
This is required by the schema for github actions YML files, so it was angering my editor.
@connorshea connorshea mentioned this pull request Nov 30, 2025
1 task
@Sysix Sysix changed the title Switch from prettier to oxfmt chore: Switch from prettier to oxfmt Nov 30, 2025
@Sysix Sysix merged commit 3e996b6 into main Nov 30, 2025
5 checks passed
@Sysix Sysix deleted the migrate-to-oxfmt branch November 30, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants