linksplatform / linksplatform/Data

Format all C++ code for one style and [optional]implement pr style check

Open
#127 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
1
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Java projects has ./gradlew spotlessCheck, ./gradlew spotlessApply. That command formats all files to one style in Java. Format code with same way with clang-format
Optional: About PR style check I mean if PR didn't followed Code Style Guide then PR should be rejected by Bot.

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

Review the repository's existing Code Style Guide and the Java Gradle commands mentioned in the issue, then determine which C++ files are in scope for clang-format. Define the formatting check and separately assess whether a pull-request style bot is required; done means the selected code follows one documented style and the check behavior is agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, csharp
Domain
ci-cd, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.