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.

How to suppress the annoying line break error in WebIDE

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

Solution

How to suppress the annoying line break error in WebIDE

After that the error message is gone:

How to suppress the annoying line break error in WebIDE

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
How to suppress the annoying line break error in WebIDE

相关文章:

  • 2021-06-26
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-05
  • 2022-12-23
  • 2021-06-16
猜你喜欢
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2021-11-05
  • 2021-07-21
  • 2022-01-18
  • 2021-05-29
相关资源
相似解决方案