Skip to content

Commit dfd940b

Browse files
dschoderrickstolee
authored andcommitted
t4256: mark support files as LF-only
The test t4256-am-format-flowed.sh requires carefully applying a patch after ignoring padding whitespace. This breaks if the file is munged to include CRLF line endings instead of LF. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
1 parent 0e92d39 commit dfd940b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
1616
/t4135/* eol=lf
1717
/t4211/* eol=lf
1818
/t4252/* eol=lf
19+
/t4256/1/* eol=lf
1920
/t5100/* eol=lf
2021
/t5515/* eol=lf
2122
/t556x_common eol=lf

0 commit comments

Comments
 (0)