NCAR / NCAR/MechanismConfiguration
Replace MECH_CONFIG_COMPILE_WARNING_AS_ERROR with clang tidy
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1
- Forks
- 3
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 4
Description
No need to roll a cmake option for this. Use clang tidy, following the examples in micm
Acceptnace criteria
- dockerfile building with clang tidy is added
- CI action that fails when clang tidy fails is added
- any failures are addressed
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 by locating the existing MECH_CONFIG_COMPILE_WARNING_AS_ERROR CMake option and compare the clang-tidy setup with the examples in micm. Add the requested Dockerfile and CI action, then address any clang-tidy failures until the action passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, dockerfile, github-actions
- Domain
- build-system, ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100