Commit 9c3a515
Exclude pracht typegen outputs from oxfmt
pracht typegen --check requires generated files to byte-match the
emitter's output (quoted keys, single-line types) while oxfmt --check
requires prettier-style formatting — the two can never both hold, and
the formatter rewriting the generated file is what caused the original
committed drift. Generated files are not formatter-governed.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2cc118a commit 9c3a515
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
4 | 11 | | |
0 commit comments