You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: `\`${match[1]}.${match[2]}\` already has the right default \`size\` for its component. Remove \`size\` unless the brief requires an override.`,
455
+
message: `\`${qualifiedName}\` already has the right default \`size\` for its component. Remove \`size\` unless the brief requires an override.`,
return'Skipped `AGENTS.md`: the Primer Brand managed markers are malformed or duplicated; repair or remove that block, then rerun setup.'
170
170
}
171
+
if(agentsMd.reason==='unsafe-agents-path'){
172
+
return'Skipped `AGENTS.md`: the existing path is a symbolic link or resolves outside the selected package. Replace it with a regular file inside the package, then rerun setup.'
173
+
}
171
174
return'Skipped `AGENTS.md`: no project root was detected.'
0 commit comments