4 comments (4 comments)1 reaction (1 reaction)0 assignees (0 assignees)C++6,072 forks (6,072 forks)batch import
enhancementgood first issue
Repository metrics
- Stars
- 52,942 stars (52,942 stars)
- PR merge metrics
- Avg merge 5d 20h (Avg merge 5d 20h)36 merged PRs in 30d (36 merged PRs in 30d)
Description
It would be useful when making larger changes (like this) if it could be properly formatted using clang-format.
Do you happen to have a .clang-format file you can drop into the repo?
Contributor guide
- Research direction
- Review the codebase to infer coding style and create a .clang format file that enforces it. Ensure it works with the project's build system.
- Tech stack
- ccpp
- Domain
- tooling
- Issue type
- Feature
- Prerequisites
- GitC++clang format