| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ee43540 commit fee8a11
4 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,6 @@ rules: | |||
| 27 | 27 | message: "Use an error exported by the internal/errors module." | |
| 28 | 28 | # Custom rules in tools/eslint-rules | |
| 29 | 29 | node-core/require-globals: error | |
| 30 | - node-core/buffer-constructor: error | ||
| 31 | 30 | node-core/no-let-in-for-declaration: error | |
| 32 | 31 | node-core/lowercase-name-for-primitive: error | |
| 33 | 32 | node-core/non-ascii-character: error | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,7 +31,6 @@ parallel/test-domain-with-abort-on-uncaught-exception: SLOW | |||
| 31 | 31 | parallel/test-env-var-no-warnings: SLOW | |
| 32 | 32 | parallel/test-error-reporting: SLOW | |
| 33 | 33 | parallel/test-eslint-alphabetize-errors: SLOW | |
| 34 | - parallel/test-eslint-buffer-constructor: SLOW | ||
| 35 | 34 | parallel/test-eslint-crypto-check: SLOW | |
| 36 | 35 | parallel/test-eslint-documented-errors: SLOW | |
| 37 | 36 | parallel/test-eslint-duplicate-requires: SLOW | |
| Back | FazBrowse Home | New Git URL |
0 commit comments