Commit 6a90359
committed
fix(pampa): pin test fixtures and snapshots to LF via .gitattributes
core.autocrlf=true corrupts pampa's LF-committed qmd fixtures and
.snap baselines to CRLF on Windows checkout, causing spurious
snapshot/roundtrip/corpus test failures unrelated to actual code
behavior. Mirrors the existing quarto-doctemplate/.gitattributes
precedent (PR #329): pin on-disk fixtures to LF for checkout
determinism, independent of the engine's CRLF-preserve policy which
is exercised via in-source tests, never via file-based snapshots.1 parent 669153f commit 6a90359
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments