开发者

How to setup PyCharm so '^M' doesn't show up in ubuntu

When I load .py edited with PyCharm for Win on Ubuntu platform, I can see each line trailed with ^M.

Is there a setting in PyCharm th开发者_JAVA技巧at I can avoid this annoying character?


Settings | Code Style | General | Line Separator, set to \n (Unix).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜