# The holdings fixtures are unedited slices of live price files, and their line
# terminator is part of what they prove: `EUR-USD_H1` and `SPX500_D1` are CRLF,
# `USD-JPY_D1` is LF, and spec 03 F5 rests on both forms existing in one
# directory. `core.autocrlf=input` would store them all as LF and the fidelity
# proof would pass here and fail on a fresh clone — the quietest way to lose it.
tests/fixtures/holdings/*.csv -text
