fix: fixed mcp server project root input
This commit is contained in:
@@ -58,7 +58,7 @@ export function registerNextTaskTool(server) {
|
||||
let complexityReportPath;
|
||||
try {
|
||||
complexityReportPath = findComplexityReportPath(
|
||||
rootFolder,
|
||||
args.projectRoot,
|
||||
args.complexityReport,
|
||||
log
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user