Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20test: remove unnecessary noop function args to `mustCall()`Antoine du Hamel
2022-04-04tools: enable no-var ESLint rule for libRich Trott
2022-02-20tools: enable es2022 env in ESLint configMichaël Zasso
2022-02-14build,tools: change the quotes in YAMLMestery
2022-02-11test: remove lint rule for setTimeout() argumentsRich Trott
2022-02-05tools: enable no-empty ESLint ruleRich Trott
2022-02-05test: enable no-empty ESLint ruleRich Trott
2021-11-02test: avoid deep comparisons with literalsTobias Nießen
2021-09-07tools,build: update YAML files in preparation for lintingRich Trott
2021-04-02tools: apply consistent comma-dangle lint ruleRich Trott
2021-02-19tools: make comma-dangle ESLint rule more stringent …Rich Trott
2020-10-17test: add common.mustSucceedTobias Nießen
2020-10-07tools,test: enable multiline-comment-style rule in testsRich Trott
2020-07-20tools: add linting rule for async IIFEsAnna Henningsen
2020-05-10tools: add eslint rule to only pass through 'test' to debuglogRuben Bridgewater
2020-01-08lib,tools,test: remove custom number-isnan rulecjihrig
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-10-14src: implement v8 host weakref hooksGus Caplan
2019-05-13tools: allow RegExp in required-modules eslint ruleRichard Lau
2019-05-13tools: force common be required before any other modulesZYSzys
2019-04-06lib: remove `env: node` in eslint config for lib filesJoyee Cheung
2019-03-13lib,test: improve faulty assert usage detectionRuben Bridgewater
2018-12-04test: check for the correct strict equal arguments orderRuben Bridgewater
2018-09-17tools: prevent string literals in some assertionsRich Trott
2018-07-13tools: add no-duplicate-requires ruleGus Caplan
2018-06-01util: add type check function for BigIntObjectMichaël Zasso
2018-05-22test: define SharedArrayBuffer as a known globalcjihrig
2018-05-18test: add eslint rule to verify assertion inputRuben Bridgewater
2018-05-08tools: add eslint check for skipIfEslintMissingRichard Lau
2018-04-11util: add type check functions for BigInt arraysMichaël Zasso
2018-02-20lint: move eslint to new plugin systemGus Caplan
2017-12-19tools: add number-isnan ruleJon Moss
2017-12-12tools: prefer common.expectsError in testsAnatoli Papirovski
2017-11-15test: add basic WebAssembly testSteve Kinney
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-08-31tools: add eslint rule for inspector checkingDaniel Bevenius
2017-08-31tools: add eslint rule for hasCrypto checkingDaniel Bevenius
2017-07-30tools: remove legacy indentation lintingRich Trott
2017-07-27test: adjust indentation for stricter lintingRich Trott
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-03-26tools: add rule prefering common.mustNotCall()James M Snell
2017-01-18tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani