fmt: fix comment line number in file with crlf line separator#25163
Conversation
|
Connected to Huly®: V_0.6-23924 |
|
Please add a test case. |
|
The test can be a pair of |
|
You will probably also need to add an so that git will then know to not auto convert the CRLFs in the input to just LFs |
It could be, although I think that it is playground specific. |
|
hm, sorry; I will add the test, since it mostly works locally |
You are right, this test case is hard for me |
|
It was indeed tricky to add, since I also had a git hook to always run vfmt on the changed .vv files :-) too; I had to |
fix #23524
file with crlf line separator will replace with lf after format
#23629 it could be same problem