How to suppress the annoying line break error in WebIDE
- 2020 年 1 月 21 日
- 筆記
This error is very annoying. There are different line break settings in unix ( LF ) and windows ( CRLF ) which may lead to trouble when multiple developers work on the same project with different os.

Since I was the sole developer to work on this test project, I can force the line break style to windows:
Solution

After that the error message is gone:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":