Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/editorconfig: allow multi-line value parsingv160223 | Paul Morgan | 2016-02-23 | 1 | -1/+2 |
| | |||||
* | testing/editorconfig: fix depends | Natanael Copa | 2016-02-10 | 1 | -3/+3 |
| | |||||
* | testing/editorconfig: new aport | Paul Morgan | 2016-02-10 | 1 | -0/+49 |
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. This package provides the standalone editorconfig core binary and library that is needed by various plugins. For example, the vim plugin (not in this package) depends on the editorconfig binary (this package) since vim is compiled without python support on Alpine. |