RoaringBitmap / RoaringBitmap/CRoaring

Fix formatting and add a pipeline that runs the checker

Open
#301 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
1.9k
Forks
334
Avg merge
2d 5h
Merged PRs (30d)
17

Description

The title is self-descriptive. Many files fail the clang-format-check.sh, discouraging using clang-format.sh to keep the newer patches in shape.
Fixing is easy, a single commit per-file for easy revision, and I can do that easily.
The second part is about preventing getting to that state again. The pipeline should run clang-format-check.sh. As I'm not admin for the repo, I can only suggest it.

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 clang-format-check.sh and clang-format.sh, then inspect how the repository currently runs automated checks. Format the files reported by the checker and add a pipeline step that runs clang-format-check.sh; done means the checker passes and the pipeline executes it.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, shell
Domain
build-system, ci-cd, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.