chipsalliance / chipsalliance/dromajo
On Code Formatting
- Dominant language
- C++
- Stars
- 244
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned in the #35 , I think there are some ways to format the codes from different contributors.
- There are some out-of-the-box [plugins](https://github.com/marketplace/actions/clang-format-lint) to format the c code on the actions marketplace.
- It would also be a good idea to include the standard guidelines for formatting in the README.md and add the .clang-format file to the repo.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the README.md, the proposed clang-format action, and the repository's planned .clang-format file. Determine the formatting guidelines to document and the scope of the automated check. Done means the formatting standard is documented and the repository includes the requested configuration and action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- ci-cd, documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100