pingcap / pingcap/kvproto

The .proto files need to be reformatted

Open
#155 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CMake
Stars
171
Forks
242
Avg merge
5d 21h
Merged PRs (30d)
8

Description

  1. Remove fields' vertical alignment
  2. Replace the tab char to be 4 spaces
  3. Remove tailing space if there is any

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.