tools: alphabetize eslint stylistic issues section
authorRich Trott <rtrott@gmail.com>
Mon, 8 Feb 2016 04:57:14 +0000 (20:57 -0800)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit89bea6afea82db6fb4bcbbf4dd436c0d2eb060d5
tree5dd9b44db02700ff39bd5abd12189d56497db8c7
parente3aa9b65bf7cb351fe2d943c1d9d16ba0e62ac86
tools: alphabetize eslint stylistic issues section

Rearrange the style rules in .eslintrc to be in alphabetical order.

This has two benefits:

It means the rules appear in the same order as they do in the ESLint
documentation, easing cross-referencing.

It also means that it is much easier to determine with visual inspection
if a rule is set or not.

https://github.com/nodejs/node/pull/5135
Reviewed-By: Michaƫl Zasso <mic.besace@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
.eslintrc