node/tools/eslint/lib/rules
silverwind d9b8758f47 tools: update ESLint to 2.7.0
PR-URL: https://github.com/nodejs/node/pull/6132
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: thefourtheye <thechargingvolcano@gmail.com>
2016-04-20 16:24:21 -07:00
..
accessor-pairs.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
array-bracket-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
array-callback-return.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
arrow-body-style.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
arrow-parens.js
arrow-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
block-scoped-var.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
block-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
brace-style.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
callback-return.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
camelcase.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
comma-dangle.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
comma-spacing.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
comma-style.js
complexity.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
computed-property-spacing.js
consistent-return.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
consistent-this.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
constructor-super.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
curly.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
default-case.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
dot-location.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
dot-notation.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
eol-last.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
eqeqeq.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
func-names.js
func-style.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
generator-star-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
global-require.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
guard-for-in.js
handle-callback-err.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
id-blacklist.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
id-length.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
id-match.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
indent.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
init-declarations.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
jsx-quotes.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
key-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
keyword-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
linebreak-style.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
lines-around-comment.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-depth.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-len.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-nested-callbacks.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-params.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-statements-per-line.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
max-statements.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
new-cap.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
new-parens.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
newline-after-var.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
newline-before-return.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
newline-per-chained-call.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-alert.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-array-constructor.js
no-bitwise.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-caller.js
no-case-declarations.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-catch-shadow.js
no-class-assign.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-cond-assign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-confusing-arrow.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-console.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-const-assign.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-constant-condition.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-continue.js
no-control-regex.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-debugger.js
no-delete-var.js
no-div-regex.js
no-dupe-args.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-dupe-class-members.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-dupe-keys.js
no-duplicate-case.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-duplicate-imports.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-else-return.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-empty-character-class.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-empty-function.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-empty-pattern.js
no-empty.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-eq-null.js
no-eval.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-ex-assign.js
no-extend-native.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-extra-bind.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-extra-boolean-cast.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-extra-label.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-extra-parens.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-extra-semi.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-fallthrough.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-floating-decimal.js
no-func-assign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-implicit-coercion.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-implicit-globals.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-implied-eval.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-inline-comments.js
no-inner-declarations.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-invalid-regexp.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-invalid-this.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-irregular-whitespace.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-iterator.js
no-label-var.js
no-labels.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-lone-blocks.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-lonely-if.js
no-loop-func.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-magic-numbers.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-mixed-requires.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-mixed-spaces-and-tabs.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-multi-spaces.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-multi-str.js
no-multiple-empty-lines.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-native-reassign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-negated-condition.js
no-negated-in-lhs.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-nested-ternary.js
no-new-func.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-new-object.js
no-new-require.js
no-new-symbol.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-new-wrappers.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-new.js
no-obj-calls.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-octal-escape.js
no-octal.js
no-param-reassign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-path-concat.js
no-plusplus.js
no-process-env.js
no-process-exit.js
no-proto.js
no-redeclare.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-regex-spaces.js
no-restricted-globals.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-restricted-imports.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-restricted-modules.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-restricted-syntax.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-return-assign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-script-url.js
no-self-assign.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-self-compare.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-sequences.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-shadow-restricted-names.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-shadow.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-spaced-func.js
no-sparse-arrays.js
no-sync.js
no-ternary.js
no-this-before-super.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-throw-literal.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-trailing-spaces.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-undef-init.js
no-undef.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-undefined.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-underscore-dangle.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-unexpected-multiline.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-unmodified-loop-condition.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-unneeded-ternary.js
no-unreachable.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-unused-expressions.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-unused-labels.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-unused-vars.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-use-before-define.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-useless-call.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-useless-concat.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-useless-constructor.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-useless-escape.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-var.js
no-void.js
no-warning-comments.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
no-whitespace-before-property.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
no-with.js
object-curly-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
object-shorthand.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
one-var-declaration-per-line.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
one-var.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
operator-assignment.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
operator-linebreak.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
padded-blocks.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
prefer-arrow-callback.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
prefer-const.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
prefer-reflect.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
prefer-rest-params.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
prefer-spread.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
prefer-template.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
quote-props.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
quotes.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
radix.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
require-jsdoc.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
require-yield.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
semi-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
semi.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
sort-imports.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
sort-vars.js
space-before-blocks.js tools: update ESLint to version 2.1.0 2016-02-21 22:12:40 +11:00
space-before-function-paren.js
space-in-parens.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
space-infix-ops.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
space-unary-ops.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
spaced-comment.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
strict.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
template-curly-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
use-isnan.js
valid-jsdoc.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
valid-typeof.js
vars-on-top.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
wrap-iife.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
wrap-regex.js
yield-star-spacing.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00
yoda.js tools: update ESLint to 2.7.0 2016-04-20 16:24:21 -07:00