Too Long; Didn't Read
EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. EditorConfig files are easily readable and work nicely with version control systems. EditorConfg has some limitations in the.NET world also specified in this article in the [limitations] section of this article. 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.