mirror of
https://github.com/containers/podman.git
synced 2026-09-17 16:40:50 -04:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 lines
295 B
Plaintext
7 lines
295 B
Plaintext
# Golden test fixtures must keep LF line endings on every platform
|
|
# so byte-level comparison doesn't trip on Windows checkouts that
|
|
# default to core.autocrlf=true.
|
|
*.json text eol=lf
|
|
internal/parsers/grammar/grammar_test/testdata/golden/* text eol=lf
|
|
fixtures/integration/golden/* text eol=lf
|