Subject: [Boost-bugs] [Boost C++ Libraries] #7383: Add an `.editorconfig` file to the source repository
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-16 23:52:02
#7383: Add an `.editorconfig` file to the source repository
--------------------------+-------------------------------------------------
Reporter: dev@⦠| Type: Feature Requests
Status: new | Milestone: To Be Determined
Component: None | Version: Boost Development Trunk
Severity: Optimization | Keywords: coding style
--------------------------+-------------------------------------------------
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.
http://editorconfig.org
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7383> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:10 UTC