我正在使用主题检查来测试我的主题,并且我一直收到以下错误:
WARNING: Both DOS and UNIX style line endings were found in the file style.css. This causes a problem with SVN repositories and must be corrected before the theme can be accepted. Please change the file to use only one style of line endings.下面是我试图解决的问题:
但我仍然收到这个警告从主题检查插件,我不知道我做什么与文件修复这个错误。
发布于 2016-04-07 21:33:01
在style.css中打开Notepad++文件。我已经有一段时间没有使用它了,但是在File => EOL Conversions中应该有一个选项可以选择您想要的格式。
希望这能有所帮助!
https://stackoverflow.com/questions/36484493
复制相似问题