mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Add mixed-line-ending test case
This commit is contained in:
parent
78818b90cd
commit
56d45435f4
1 changed files with 11 additions and 0 deletions
11
testing/resources/mixed_line_ending.txt
Normal file
11
testing/resources/mixed_line_ending.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
This line ends with 'LF'
|
||||||
|
This line ends with 'CRLF'
|
||||||
|
This line ends with 'LF'
|
||||||
|
This line ends with 'CRLF'
|
||||||
|
This line ends with 'LF'
|
||||||
|
This line ends with 'CRLF'
|
||||||
|
This line ends with 'LF'
|
||||||
|
This line ends with 'CRLF'
|
||||||
|
This line ends with 'LF'
|
||||||
|
This line ends with 'CRLF'
|
||||||
|
This line ends with 'LF'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue