The .proto files need to be reformatted
Open
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 171
- Forks
- 242
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 8
Description
- Remove fields' vertical alignment
- Replace the tab char to be 4 spaces
- Remove tailing space if there is any
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
Locate the repository's .proto files and inspect their current formatting first. Reformat the targeted files by removing vertical field alignment, replacing tabs with four spaces, and removing trailing spaces; done means all targeted .proto files follow those three rules.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100