]> git.proxmox.com Git - pve-eslint.git/tree - eslint/lib/rules/
change from CLIEngine to ESLint
[pve-eslint.git] / eslint / lib / rules /
drwxr-xr-x   ..
-rw-r--r-- 12149 accessor-pairs.js
-rw-r--r-- 9548 array-bracket-newline.js
-rw-r--r-- 9039 array-bracket-spacing.js
-rw-r--r-- 9771 array-callback-return.js
-rw-r--r-- 10917 array-element-newline.js
-rw-r--r-- 12925 arrow-body-style.js
-rw-r--r-- 7666 arrow-parens.js
-rw-r--r-- 5164 arrow-spacing.js
-rw-r--r-- 3700 block-scoped-var.js
-rw-r--r-- 5812 block-spacing.js
-rw-r--r-- 8098 brace-style.js
-rw-r--r-- 6526 callback-return.js
-rw-r--r-- 13546 camelcase.js
-rw-r--r-- 10691 capitalized-comments.js
-rw-r--r-- 6113 class-methods-use-this.js
-rw-r--r-- 12377 comma-dangle.js
-rw-r--r-- 6636 comma-spacing.js
-rw-r--r-- 11875 comma-style.js
-rw-r--r-- 5683 complexity.js
-rw-r--r-- 7497 computed-property-spacing.js
-rw-r--r-- 6353 consistent-return.js
-rw-r--r-- 4926 consistent-this.js
-rw-r--r-- 14980 constructor-super.js
-rw-r--r-- 19339 curly.js
-rw-r--r-- 1190 default-case-last.js
-rw-r--r-- 2791 default-case.js
-rw-r--r-- 1539 default-param-last.js
-rw-r--r-- 3380 dot-location.js
-rw-r--r-- 6781 dot-notation.js
-rw-r--r-- 3971 eol-last.js
-rw-r--r-- 5735 eqeqeq.js
-rw-r--r-- 4336 for-direction.js
-rw-r--r-- 9876 func-call-spacing.js
-rw-r--r-- 10157 func-name-matching.js
-rw-r--r-- 6405 func-names.js
-rw-r--r-- 2870 func-style.js
-rw-r--r-- 4283 function-call-argument-newline.js
-rw-r--r-- 11462 function-paren-newline.js
-rw-r--r-- 7045 generator-star-spacing.js
-rw-r--r-- 5896 getter-return.js
-rw-r--r-- 2415 global-require.js
-rw-r--r-- 7810 grouped-accessor-pairs.js
-rw-r--r-- 2317 guard-for-in.js
-rw-r--r-- 3025 handle-callback-err.js
-rw-r--r-- 7605 id-blacklist.js
-rw-r--r-- 7098 id-denylist.js
-rw-r--r-- 6314 id-length.js
-rw-r--r-- 9829 id-match.js
-rw-r--r-- 2820 implicit-arrow-linebreak.js
-rw-r--r-- 44631 indent-legacy.js
-rw-r--r-- 76597 indent.js
-rw-r--r-- 17847 index.js
-rw-r--r-- 4432 init-declarations.js
-rw-r--r-- 2918 jsx-quotes.js
-rw-r--r-- 26385 key-spacing.js
-rw-r--r-- 22875 keyword-spacing.js
-rw-r--r-- 4138 line-comment-position.js
-rw-r--r-- 3437 linebreak-style.js
-rw-r--r-- 17276 lines-around-comment.js
-rw-r--r-- 7736 lines-around-directive.js
-rw-r--r-- 7960 lines-between-class-members.js
-rw-r--r-- 2589 max-classes-per-file.js
-rw-r--r-- 4742 max-depth.js
-rw-r--r-- 15997 max-len.js
-rw-r--r-- 7040 max-lines-per-function.js
-rw-r--r-- 6038 max-lines.js
-rw-r--r-- 3509 max-nested-callbacks.js
-rw-r--r-- 3127 max-params.js
-rw-r--r-- 7394 max-statements-per-line.js
-rw-r--r-- 5901 max-statements.js
-rw-r--r-- 20491 multiline-comment-style.js
-rw-r--r-- 7680 multiline-ternary.js
-rw-r--r-- 9460 new-cap.js
-rw-r--r-- 3399 new-parens.js
-rw-r--r-- 9747 newline-after-var.js
-rw-r--r-- 8028 newline-before-return.js
-rw-r--r-- 4003 newline-per-chained-call.js
-rw-r--r-- 4249 no-alert.js
-rw-r--r-- 1353 no-array-constructor.js
-rw-r--r-- 1089 no-async-promise-executor.js
-rw-r--r-- 2740 no-await-in-loop.js
-rw-r--r-- 3543 no-bitwise.js
-rw-r--r-- 1377 no-buffer-constructor.js
-rw-r--r-- 1154 no-caller.js
-rw-r--r-- 1823 no-case-declarations.js
-rw-r--r-- 2462 no-catch-shadow.js
-rw-r--r-- 1663 no-class-assign.js
-rw-r--r-- 1890 no-compare-neg-zero.js
-rw-r--r-- 5609 no-cond-assign.js
-rw-r--r-- 2573 no-confusing-arrow.js
-rw-r--r-- 4221 no-console.js
-rw-r--r-- 1451 no-const-assign.js
-rw-r--r-- 10657 no-constant-condition.js
-rw-r--r-- 1556 no-constructor-return.js
-rw-r--r-- 833 no-continue.js
-rw-r--r-- 3137 no-control-regex.js
-rw-r--r-- 906 no-debugger.js
-rw-r--r-- 930 no-delete-var.js
-rw-r--r-- 1414 no-div-regex.js
-rw-r--r-- 2309 no-dupe-args.js
-rw-r--r-- 3320 no-dupe-class-members.js
-rw-r--r-- 4575 no-dupe-else-if.js
-rw-r--r-- 3916 no-dupe-keys.js
-rw-r--r-- 2039 no-duplicate-case.js
-rw-r--r-- 9447 no-duplicate-imports.js
-rw-r--r-- 15988 no-else-return.js
-rw-r--r-- 1643 no-empty-character-class.js
-rw-r--r-- 4701 no-empty-function.js
-rw-r--r-- 1140 no-empty-pattern.js
-rw-r--r-- 2460 no-empty.js
-rw-r--r-- 1194 no-eq-null.js
-rw-r--r-- 9047 no-eval.js
-rw-r--r-- 1364 no-ex-assign.js
-rw-r--r-- 6547 no-extend-native.js
-rw-r--r-- 7524 no-extra-bind.js
-rw-r--r-- 11927 no-extra-boolean-cast.js
-rw-r--r-- 5113 no-extra-label.js
-rw-r--r-- 48508 no-extra-parens.js
-rw-r--r-- 4183 no-extra-semi.js
-rw-r--r-- 5225 no-fallthrough.js
-rw-r--r-- 2350 no-floating-decimal.js
-rw-r--r-- 2152 no-func-assign.js
-rw-r--r-- 2935 no-global-assign.js
-rw-r--r-- 12318 no-implicit-coercion.js
-rw-r--r-- 5320 no-implicit-globals.js
-rw-r--r-- 4517 no-implied-eval.js
-rw-r--r-- 7298 no-import-assign.js
-rw-r--r-- 3321 no-inline-comments.js
-rw-r--r-- 2980 no-inner-declarations.js
-rw-r--r-- 4992 no-invalid-regexp.js
-rw-r--r-- 4699 no-invalid-this.js
-rw-r--r-- 9532 no-irregular-whitespace.js
-rw-r--r-- 1255 no-iterator.js
-rw-r--r-- 2310 no-label-var.js
-rw-r--r-- 4454 no-labels.js
-rw-r--r-- 4159 no-lone-blocks.js
-rw-r--r-- 3754 no-lonely-if.js
-rw-r--r-- 6184 no-loop-func.js
-rw-r--r-- 7874 no-loss-of-precision.js
-rw-r--r-- 8615 no-magic-numbers.js
-rw-r--r-- 6346 no-misleading-character-class.js
-rw-r--r-- 7644 no-mixed-operators.js
-rw-r--r-- 7383 no-mixed-requires.js
-rw-r--r-- 3625 no-mixed-spaces-and-tabs.js
-rw-r--r-- 1754 no-multi-assign.js
-rw-r--r-- 5039 no-multi-spaces.js
-rw-r--r-- 1792 no-multi-str.js
-rw-r--r-- 6267 no-multiple-empty-lines.js
-rw-r--r-- 2959 no-native-reassign.js
-rw-r--r-- 2916 no-negated-condition.js
-rw-r--r-- 1132 no-negated-in-lhs.js
-rw-r--r-- 1093 no-nested-ternary.js
-rw-r--r-- 2931 no-new-func.js
-rw-r--r-- 1522 no-new-object.js
-rw-r--r-- 1141 no-new-require.js
-rw-r--r-- 1497 no-new-symbol.js
-rw-r--r-- 1184 no-new-wrappers.js
-rw-r--r-- 1008 no-new.js
-rw-r--r-- 5551 no-nonoctal-decimal-escape.js
-rw-r--r-- 2607 no-obj-calls.js
-rw-r--r-- 1423 no-octal-escape.js
-rw-r--r-- 981 no-octal.js
-rw-r--r-- 8517 no-param-reassign.js
-rw-r--r-- 1663 no-path-concat.js
-rw-r--r-- 3122 no-plusplus.js
-rw-r--r-- 1168 no-process-env.js
-rw-r--r-- 1217 no-process-exit.js
-rw-r--r-- 3582 no-promise-executor-return.js
-rw-r--r-- 1187 no-proto.js
-rw-r--r-- 2008 no-prototype-builtins.js
-rw-r--r-- 5736 no-redeclare.js
-rw-r--r-- 6029 no-regex-spaces.js
-rw-r--r-- 2739 no-restricted-exports.js
-rw-r--r-- 3769 no-restricted-globals.js
-rw-r--r-- 11538 no-restricted-imports.js
-rw-r--r-- 7074 no-restricted-modules.js
-rw-r--r-- 6797 no-restricted-properties.js
-rw-r--r-- 2164 no-restricted-syntax.js
-rw-r--r-- 2639 no-return-assign.js
-rw-r--r-- 3856 no-return-await.js
-rw-r--r-- 1710 no-script-url.js
-rw-r--r-- 5552 no-self-assign.js
-rw-r--r-- 1806 no-self-compare.js
-rw-r--r-- 4729 no-sequences.js
-rw-r--r-- 7112 no-setter-return.js
-rw-r--r-- 2109 no-shadow-restricted-names.js
-rw-r--r-- 8197 no-shadow.js
-rw-r--r-- 2435 no-spaced-func.js
-rw-r--r-- 1146 no-sparse-arrays.js
-rw-r--r-- 1632 no-sync.js
-rw-r--r-- 2373 no-tabs.js
-rw-r--r-- 1129 no-template-curly-in-string.js
-rw-r--r-- 836 no-ternary.js
-rw-r--r-- 10189 no-this-before-super.js
-rw-r--r-- 1253 no-throw-literal.js
-rw-r--r-- 6751 no-trailing-spaces.js
-rw-r--r-- 2353 no-undef-init.js
-rw-r--r-- 2257 no-undef.js
-rw-r--r-- 2177 no-undefined.js
-rw-r--r-- 10613 no-underscore-dangle.js
-rw-r--r-- 4242 no-unexpected-multiline.js
-rw-r--r-- 11874 no-unmodified-loop-condition.js
-rw-r--r-- 6907 no-unneeded-ternary.js
-rw-r--r-- 5102 no-unreachable-loop.js
-rw-r--r-- 8223 no-unreachable.js
-rw-r--r-- 3951 no-unsafe-finally.js
-rw-r--r-- 4688 no-unsafe-negation.js
-rw-r--r-- 7080 no-unsafe-optional-chaining.js
-rw-r--r-- 6451 no-unused-expressions.js
-rw-r--r-- 3223 no-unused-labels.js
-rw-r--r-- 7814 no-unused-private-class-members.js
-rw-r--r-- 26068 no-unused-vars.js
-rw-r--r-- 10569 no-use-before-define.js
-rw-r--r-- 7546 no-useless-backreference.js
-rw-r--r-- 3009 no-useless-call.js
-rw-r--r-- 1696 no-useless-catch.js
-rw-r--r-- 6410 no-useless-computed-key.js
-rw-r--r-- 3270 no-useless-concat.js
-rw-r--r-- 5835 no-useless-constructor.js
-rw-r--r-- 10026 no-useless-escape.js
-rw-r--r-- 5841 no-useless-rename.js
-rw-r--r-- 12113 no-useless-return.js
-rw-r--r-- 12366 no-var.js
-rw-r--r-- 1712 no-void.js
-rw-r--r-- 6491 no-warning-comments.js
-rw-r--r-- 3880 no-whitespace-before-property.js
-rw-r--r-- 823 no-with.js
-rw-r--r-- 4535 nonblock-statement-body-position.js
-rw-r--r-- 11673 object-curly-newline.js
-rw-r--r-- 11771 object-curly-spacing.js
-rw-r--r-- 3760 object-property-newline.js
-rw-r--r-- 21569 object-shorthand.js
-rw-r--r-- 2792 one-var-declaration-per-line.js
-rw-r--r-- 22856 one-var.js
-rw-r--r-- 8635 operator-assignment.js
-rw-r--r-- 9982 operator-linebreak.js
-rw-r--r-- 10925 padded-blocks.js
-rw-r--r-- 20700 padding-line-between-statements.js
-rw-r--r-- 14530 prefer-arrow-callback.js
-rw-r--r-- 18038 prefer-const.js
-rw-r--r-- 11146 prefer-destructuring.js
-rw-r--r-- 7594 prefer-exponentiation-operator.js
-rw-r--r-- 3381 prefer-named-capture-group.js
-rw-r--r-- 5790 prefer-numeric-literals.js
-rw-r--r-- 10644 prefer-object-spread.js
-rw-r--r-- 5399 prefer-promise-reject-errors.js
-rw-r--r-- 4655 prefer-reflect.js
-rw-r--r-- 6708 prefer-regex-literals.js
-rw-r--r-- 3311 prefer-rest-params.js
-rw-r--r-- 2801 prefer-spread.js
-rw-r--r-- 11407 prefer-template.js
-rw-r--r-- 11976 quote-props.js
-rw-r--r-- 11941 quotes.js
-rw-r--r-- 6851 radix.js
-rw-r--r-- 10910 require-atomic-updates.js
-rw-r--r-- 3302 require-await.js
-rw-r--r-- 3817 require-jsdoc.js
-rw-r--r-- 1942 require-unicode-regexp.js
-rw-r--r-- 2093 require-yield.js
-rw-r--r-- 3997 rest-spread-spacing.js
-rw-r--r-- 8785 semi-spacing.js
-rw-r--r-- 5238 semi-style.js
-rw-r--r-- 14936 semi.js
-rw-r--r-- 10828 sort-imports.js
-rw-r--r-- 5390 sort-keys.js
-rw-r--r-- 4088 sort-vars.js
-rw-r--r-- 7184 space-before-blocks.js
-rw-r--r-- 5875 space-before-function-paren.js
-rw-r--r-- 10669 space-in-parens.js
-rw-r--r-- 6445 space-infix-ops.js
-rw-r--r-- 12556 space-unary-ops.js
-rw-r--r-- 13032 spaced-comment.js
-rw-r--r-- 10512 strict.js
-rw-r--r-- 4883 switch-colon-spacing.js
-rw-r--r-- 1975 symbol-description.js
-rw-r--r-- 4721 template-curly-spacing.js
-rw-r--r-- 3025 template-tag-spacing.js
-rw-r--r-- 2158 unicode-bom.js
-rw-r--r-- 4700 use-isnan.js
drwxr-xr-x - utils
-rw-r--r-- 20517 valid-jsdoc.js
-rw-r--r-- 3002 valid-typeof.js
-rw-r--r-- 5237 vars-on-top.js
-rw-r--r-- 7843 wrap-iife.js
-rw-r--r-- 1860 wrap-regex.js
-rw-r--r-- 4282 yield-star-spacing.js
-rw-r--r-- 12470 yoda.js