[Styler] Weekly style audit (2026-04-22)#1252
Merged
SahilAujla merged 1 commit intomainfrom Apr 22, 2026
Merged
Conversation
- Rebrand leftovers: Smart Wallets → Wallet APIs (product name) in alchemy-cli.mdx and overview.mdx under content/tutorials/build-with-ai/ - Terminology: on-chain → onchain in wallets index.mdx and resources/types.mdx
🔗 Preview Mode
|
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (1) — click to expandErrors per inputErrors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx
|
jakehobbs
approved these changes
Apr 22, 2026
SahilAujla
approved these changes
Apr 22, 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.
Weekly style audit of content files changed in PRs merged during the last 7 days, against
STYLE_RULES.md.Fixes
Rebrand leftovers:
Smart Wallets(product) →Wallet APIsPR #1223 renamed the product surface from Smart Wallets to Wallet APIs on 2026-04-16. PR #1233 (merged later the same week) introduced two new pages that still referenced the old product name.
content/tutorials/build-with-ai/alchemy-cli.mdxnodes, Data APIs, Smart Wallets, webhooks→nodes, Data APIs, Wallet APIs, webhooks### Smart Wallets (Bundler and Gas Manager)→### Wallet APIs (Bundler and Gas Manager)content/tutorials/build-with-ai/overview.mdxData APIs, Smart Wallets, Notify webhooks→Data APIs, Wallet APIs, Notify webhooksNote: lowercase
smart wallet(the smart-contract-account concept) is preserved — only the product name was rebranded.Terminology:
on-chain→onchain(prose)Per the preferred-forms table in
STYLE_RULES.md.content/wallets/pages/index.mdxline 62 —land on-chain→land onchaincontent/wallets/pages/resources/types.mdxline 204 —sent to the bundler for on-chain execution→...onchain executioncontent/wallets/pages/resources/types.mdxline 356 —use the smart wallet on-chain→...smart wallet onchainBoth files were touched by recent PRs (#1251, #1223, #1243), so they fall within this week's audit scope.
Not fixed (intentional)
content/wallets/pages/third-party/smart-contracts.mdxline 309 —"could not get on-chain owner"lives inside a code block error string; Styler does not modify code without verification.content/wallets/shared/react-native/signer-setup.mdxline 82 —alt="how to copy the api key"is an image alt attribute; cosmetic only.content/tutorials/getting-started/developer-best-practices/best-practices-when-using-alchemy.mdxhas pre-existingAPI Keycasing and duplicated## 8.headings, but PR [codex] add websocket billing callouts #1218 only added callouts — the violations were not introduced this week.content/wallets/pages/core/quickstart.mdxline 34 —copy the **API Key**reads as a UI label reference; left as-is.Audit scope
gh pr list --state merged --search "merged:>=2026-04-15" --limit 50returned 24 PRs; 147 unique.mdx/.mdcontent files changed. All were scanned for terminology, casing, and tone violations.