a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 211369 and 286613

Description: coding style indenter for all editors - commandline tools
 This package 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 readable and they work nicely
 with version control systems.
 .
 This package provides editorconfig command which can be used to
 reformat and indent code files using editorconfig configuration file.
Description: coding style indenter for all editors - commandline tools
 This package 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 readable
 and they work nicely with version control systems.
 .
 This package provides editorconfig command which
 can be used to reformat and indent code files
 using editorconfig configuration file.
--- 211369	Thu Jan  1 00:00:00 1970
+++ 286613	Thu Jan  1 00:00:00 1970
@@ -1,12 +1,15 @@
 coding style indenter for all editors - commandline tools
- This package 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
+ This package 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 readable and they work nicely
- with version control systems.
+ EditorConfig files are easily readable
+ and they work nicely with version control systems.
  .
- This package provides editorconfig command which can be used to
+ This package provides editorconfig command which
- reformat and indent code files using editorconfig configuration file.
+ can be used to reformat and indent code files
+ using editorconfig configuration file.