摘要: 1、检查项目根目录.editorconfig这个文件 # http://editorconfig.org # .editorconfig root = true [*] # 表示所有文件适用 charset = utf-8 # 设置文件字符集为 utf-8 end_of_line = lf # 控制 阅读全文
posted @ 2022-05-26 10:15 贝尔塔猫 阅读(3022) 评论(0) 推荐(0)