[v2] docs(app-dev): fix inconsistent indentation#4730
Conversation
- several places had mixed indentation (tabs _and_ spaces) - some lines had incorrect indentation, partially due to the above
WalkthroughThis PR makes formatting-only edits to documentation: normalizes indentation and blank lines in code blocks within the Application Development guide, and adds a changelog "Fixed" entry. No semantic changes, public API, or code logic were modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Suggested labels:
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



Description
See screenshots of what it looked like before and after these changes
Noticed while reading through and fixing some other parts of the docs
Fixes #N/A
Future Work
gofmtand moving snippets into a separate directory and then embedding themgofmtwill do. that would require a bit more effort to rectify if not automated, but let me know if interestedType of change
Docs bug fix
How Has This Been Tested?
Ran the local docs server with
npm startand took screenshots as per aboveTest Configuration
N/A - Docs-only change
Checklist:
website/src/pages/changelog.mdxwith details of this PRSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.