This .editorconfig file defines the indentation and line ending style used in this project.
EditorConfig is a file format used for defining coding style (I co-created this format last year). There are currently plugins available for Vim, Emacs, and a slew of other editors. The format itself is well-tested though not yet widely used.
Code contributors using an EditorConfig plugin will find adhering to your coding style more natural with this file present (especially those who usually use tabs or 4 spaces for indentation).
Also, we would love any feedback on EditorConfig if you have any opinions on the project.
This
.editorconfig
file defines the indentation and line ending style used in this project.EditorConfig is a file format used for defining coding style (I co-created this format last year). There are currently plugins available for Vim, Emacs, and a slew of other editors. The format itself is well-tested though not yet widely used.
Code contributors using an EditorConfig plugin will find adhering to your coding style more natural with this file present (especially those who usually use tabs or 4 spaces for indentation).
Also, we would love any feedback on EditorConfig if you have any opinions on the project.