[Styler] Weekly style audit 2026-04-30#1278
Closed
JackReacher0807 wants to merge 1 commit intomainfrom
Closed
Conversation
- react-migration.mdx: 'Alchemy API Key' → 'Alchemy API key' (preferred form) - solana-subscription-api-endpoints.mdx: 'on-chain' → 'onchain' (preferred form)
🔗 Preview Mode
|
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (7) — click to expandErrors per inputErrors in ./content/wallets/wallet-integrations/privy/signer-migration-overview.mdx
Errors in ./content/tutorials/smart-wallets/learn-account-abstraction/introduction-to-account-abstraction.mdx
Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx
Errors in ./content/api-reference/base/base-api-faq.mdx
Errors in ./content/api-reference/data/webhooks/custom-webhooks-quickstart/custom-webhooks-quickstart.mdx
Errors in ./content/wallets/wallet-integrations/privy/jwt-auth-migration.mdx
|
SahilAujla
previously approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Weekly style audit covering PRs merged in the last 7 days (2026-04-23 → 2026-04-30). Audited 35 unique `.md`/`.mdx` files in `content/` against STYLE_RULES.md.
Fixes
Two ERROR-level terminology violations:
1. `content/wallets/wallet-integrations/privy/react-migration.mdx` (line 17)
2. `content/api-reference/websockets/solana-subscription-api-endpoints/solana-subscription-api-endpoints.mdx` (line 10)
Audit notes (no PR action)
Verification
`pnpm run lint` was attempted but the local sandbox killed the process (OOM) before it completed; the changes are pure prose terminology swaps with no syntax impact. CI lint will run on this PR.