MCPcopy Index your code
hub / github.com/nodejs/node / find-inactive-collaborators.mjs

File find-inactive-collaborators.mjs

tools/find-inactive-collaborators.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3// Identify inactive collaborators. "Inactive" is not quite right, as the things
4// this checks for are not the entirety of collaborator activities. Still, it is

Callers

nothing calls this directly

Calls 10

runGitCommandFunction · 0.85
parseArgsFunction · 0.70
filterMethod · 0.65
hasMethod · 0.65
mapMethod · 0.65
logMethod · 0.45
joinMethod · 0.45
writeFileSyncMethod · 0.45

Tested by

no test coverage detected