What is EditorConfig?

EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

EditorConfig帮助在多人跨各种编辑器和IDE开发同一项目保持一致的代码风格。EditorConfig项目文件格式的一致 为定义代码风格和文本编辑器插件的集合 开启编辑器度文件格式 和坚持定义样式。

EditorConfig文件很容易阅读,并且它们配合版本控制系统很好地工作


评论

发表回复