mirror of
https://github.com/danbulant/oxc
synced 2026-05-23 06:08:47 +00:00
I refactored the code in `tasks/prettier_conformance` primarily to make
the output more readable when using `--filter`.
But I also discovered that our previous implementation did not correctly
handle Prettier's behavior of adding a blank line at the EOF.
In addition, I resolved a problem where test specs that used patterns
like `runFormatTest(_, parsers)` were unable to locate the correct
snapshot output.
As a result, compatibility has also improved slightly. 😉
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| snapshots | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Prettier Conformance
Run
just watch "run -p oxc_prettier_conformance"
Test results
Test case results are listed in: