Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce clang-tidy via CI #2802

Merged
merged 28 commits into from
Mar 27, 2024

Conversation

zingale
Copy link
Member

@zingale zingale commented Mar 25, 2024

PR summary

This sets up a new action for running clang-tidy 17 and it will abort if it produces
any warnings. At the moment, it runs on flame_wave and only evaluates the
Castro source, not any AMReX or Microphysics source.

We use the dependency script from AMReX to install clang-tidy 17

PR motivation

PR checklist

  • test suite needs to be run on this PR
  • this PR will change answers in the test suite to more than roundoff level
  • all newly-added functions have docstrings as per the coding conventions
  • the CHANGES file has been updated, if appropriate
  • if appropriate, this change is described in the docs

@zingale zingale changed the title [WIP] Enforce clang-tidy via CI Enforce clang-tidy via CI Mar 26, 2024
@zingale zingale merged commit 931e173 into AMReX-Astro:development Mar 27, 2024
24 checks passed
@zingale zingale deleted the enforce_clang_tidy_ci branch March 27, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants