microsoft / microsoft/demikernel

[build] Support C Format Checking on Windows Build System

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

Nobody has claimed this yet.

bug confirmed good first issue
Dominant language
Rust
Stars
1.2k
Forks
151
PR merge metrics
No merged PRs in 30d

Description

Description

We are currently missing the C format checking on Windows build system.

https://github.com/demikernel/demikernel/blob/c2c867505a07dc4ac3831fc03d2163202997a0e2/windows.mk#L181-L186

Expected Behavior

The Windows build system should support C formatting checking as the Linux build system does.

Contributor guide

Open the contributing guide

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

Read windows.mk around lines 181-186 and compare it with the Linux build system's C formatting check. Run the relevant Windows build or format-check target, then confirm that Windows performs the same C formatting check as Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.