MCPcopy Index your code
hub / github.com/nodejs/node / rules-utils.js

File rules-utils.js

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

Source from the content-addressed store, hash-verified

1/**
2 * Utility functions common to ESLint rules.
3 */
4'use strict';

Callers

nothing calls this directly

Calls 5

hasSkipFunction · 0.85
includesMethod · 0.80
someMethod · 0.80
isRequireCallFunction · 0.70
testMethod · 0.45

Tested by

no test coverage detected