Opened 10 years ago
Closed 10 years ago
#7383 closed Feature Requests (invalid)
Add an `.editorconfig` file to the source repository
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | None |
Version: | Boost Development Trunk | Severity: | Optimization |
Keywords: | coding style | Cc: | dev@… |
Description
EditorConfig helps developers define and maintain consistent coding styles between different 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 readibly and they work nicely with version control systems.
Currently EditorConfig has been used in Ruby, jQuery, and many other projects. It helps a lot in maintaining a consistent coding style. So I believe the Boost community might also be interested in this, since the coding style issue is always a problem for C++ projects.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
No body will do anything about this until you get an agreement on the ML.
Please send a mail to the dev mailing list. This kind of request should be discussed before.