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

Clang-tidy CI #282

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Clang-tidy CI #282

wants to merge 23 commits into from

Conversation

landinjm
Copy link
Contributor

@landinjm landinjm commented Nov 1, 2024

Added clang-tidy CI. Still working out some kinks in what checks we should include.

Right now the tests fail because the code hasn't been updated to follow the clang-tidy checks.

Closes #248

supriyoumich and others added 7 commits November 6, 2024 17:37
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update parameters.prm

added "set vtk file type" to select what type of vtk file to read

* This is the 64X64 2D rectilinear mesh

* Updated Body.hh for switch between RL and US mesh

* Instructions on how to create a rectilinear mesh using dream3d and convert it

* autoformatting

* fixing warnings

---------

Co-authored-by: Jason Landini <[email protected]>
…. Ideally, we should include these, but it is too much to fix right now.
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.

Add CI for static code analysis
2 participants