automate the application of `.clang-format` to PRs
Open
@ericniebler is already working on this.
Since Apr 21, 2023.
enhancement
P1
- Dominant language
- C++
- Stars
- 2.4k
- Forks
- 270
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 39
Description
We should add a /format slash command that will automatically format the code in the PR.
That way users don't have to worry about setting up tooling locally to get formatting, and we aren't automatically formatting their code without a human in the loop.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.