NCAR / NCAR/MechanismConfiguration

Replace MECH_CONFIG_COMPILE_WARNING_AS_ERROR with clang tidy

Open
#267 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.