breakpad/.gitattributes
Nathan Moinvaziri 225ed9172e Force dump_syms output to be checked out with LF line-ending.
Otherwise, even with core.autocrlf=false, Windows will checkout these minidump output files with CRLF line-ending. It is necessary for these
files to be checked out using LF line-ending for the unit tests to pass.

Change-Id: I7cacf4b5fa56e007c8aa81202e0cef7ad42ae93a
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/5160534
Reviewed-by: Ivan Penkov <ivanpe@chromium.org>
2024-01-03 20:53:15 +00:00

1 line
42 B
Text

src/processor/testdata/*.out text eol=lf