tools: add .editorconfig
authorronkorving <ron@ronkorving.nl>
Tue, 22 Sep 2015 03:36:03 +0000 (12:36 +0900)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:42 +0000 (11:52 -0800)
commit628cb8657c631b53e5314af684c455ef347b340b
tree935e1769dc6fc9892e6de8e8e44ee0bf6640e740
parent87181cd74cd66930a656ce743a60dd8de612aa65
tools: add .editorconfig

This helps editors (see http://editorconfig.org/#download) to
apply the right indentation and encoding rules to files by
default.

PR-URL: https://github.com/nodejs/node/pull/2993
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
.editorconfig [new file with mode: 0644]