Skip to content

Conversation

dicej
Copy link
Owner

@dicej dicej commented Jan 4, 2024

This fixes broken indentation due to
e.g. wasi:io/streams#output-stream.blocking-write-and-flush, which has a doc comment that contains curly brackets.

This isn't generally a problem for Rust, which uses rustfmt if available, but leads to headaches for C if clang-format isn't handy.

This fixes broken indentation due to
e.g. `wasi:io/streams#output-stream.blocking-write-and-flush`, which has a
doc comment that contains curly brackets.

This isn't generally a problem for Rust, which uses `rustfmt` if available, but
leads to headaches for C if `clang-format` isn't handy.

Signed-off-by: Joel Dice <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant