Enable and enforce C++ linting and autoformatting
Open
Nobody has claimed this yet.
type: feature
- Dominant language
- Python
- Stars
- 441
- Forks
- 90
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
We have commands and a configuration file ready that adopt 99% of the conventions, however weird they might be considered. Discussion on what conventions to adopt in https://github.com/Point72/csp/discussions/323
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.
Research direction
Start by locating the existing C++ linting and autoformatting commands and configuration file mentioned in the issue. Read Discussion #323 to understand the selected conventions, then determine where enforcement belongs. Done means the prepared tooling is enabled and the repository consistently applies the agreed conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100