Skip to content

Commit a03474c

Browse files
alexchenaiclaudeiainmcgin
authored
fix: add leading space to generated field doc comments (#5)
## Summary - Adds a leading space to the `format!()` strings that produce `#[doc = ...]` attributes in the codegen, so prettyplease renders them as `/// Field ...` instead of `///Field ...` - Three one-character changes across `message.rs` (line 1057) and `view.rs` (lines 312, 322) Fixes #4 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: alexchenai <alexchenai@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Iain McGinniss <309153+iainmcgin@users.noreply.github.com>
1 parent 1d6d936 commit a03474c

File tree

12 files changed

+271
-244
lines changed

12 files changed

+271
-244
lines changed

buffa-codegen/src/generated/google.protobuf.compiler.plugin.rs

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)