Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the playbook guide documentation to provide more precise instructions for identifying space-will-be-missing issues in .tsx files. The changes clarify when to flag missing space issues in JSX by specifying two required conditions and explicitly stating when not to flag issues.
- Refined the criteria for identifying space-will-be-missing issues with a two-condition check
- Added explicit exceptions to avoid false positives when spaces are already present
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The build issue sounds familiar: Error: The action actions/upload-artifact@v4 is not allowed in badrap/docs.badrap.io because all actions must be from a repository owned by badrap, created by GitHub, verified in the GitHub Marketplace, or match one of the patterns: changesets/action@, docker/, google-github-actions/, hashicorp/setup-terraform@, pnpm/action-setup@, tailscale/github-action@. All actions must also be pinned to a full-length commit SHA |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
No description provided.