MCPcopy Index your code
hub / github.com/nodejs/node / alphabetize-errors.js

File alphabetize-errors.js

tools/eslint-rules/alphabetize-errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { isDefiningError } = require('./rules-utils.js');
4

Callers

nothing calls this directly

Calls 5

errorForNodeFunction · 0.85
everyMethod · 0.80
requireFunction · 0.50
joinMethod · 0.45
reportMethod · 0.45

Tested by

no test coverage detected