apache / apache/datafusion

Chore: format documentation examples

Open
#16,915 6 comments 2 reactions 1 assignee Assigned to @CuteChuanChuan View on GitHub
good first issue
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

Format examples in doc strings.
Have the CI ensure all doc strings remain formatted.

rustfmt has an option for this

- https://rust-lang.github.io/rustfmt/?version=v1.8.0&search=#format_code_in_doc_comments

example

```
cargo fmt -- --config format_code_in_doc_comments=true
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.