microsoft / microsoft/demikernel
[build] Support C Format Checking on Windows Build System
Open
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.
Expected Behavior
The Windows build system should support C formatting checking as the Linux build system does.
Contributor guide
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
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