glacier-modding / glacier-modding/NavKit
Fix format-check workflow and make it auto format using clang-format
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Update the format-check workflow's file exclusion list and clang-format version, and make it auto format rather than just check the formatting in case the pre-commit clang-format was not run.
Contributor guide
No contributing guide indexed for this repository
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
Start with the format-check workflow and inspect its current file exclusion list and clang-format version. Update those settings, make the workflow apply formatting instead of only checking it, and run the workflow to confirm unformatted files are handled automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100