aboutsummaryrefslogtreecommitdiffstats
path: root/testing/editorconfig
Commit message (Collapse)AuthorAgeFilesLines
* testing/editorconfig: allow multi-line value parsingv160223Paul Morgan2016-02-231-1/+2
|
* testing/editorconfig: fix dependsNatanael Copa2016-02-101-3/+3
|
* testing/editorconfig: new aportPaul Morgan2016-02-101-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.