2 comments (2 comments)5 reactions (5 reactions)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Now code looks very different with different indents, variable names and another stuff. So maybe it's better to add codestyle specification to make code standartized?
Contributor guide
- Research direction
- Review existing code and propose a consistent coding style using tools like clang format, consider using a .clang format file, and update the repository's contributing guidelines with the style specification.
- Tech stack
- cpp
- Domain
- developer experiencedocumentation
- Issue type
- Feature
- Prerequisites
- GitC++