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

Merged
merged 31 commits into from
Nov 25, 2024
Merged

Clang-tidy CI #282

merged 31 commits into from
Nov 25, 2024

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.
@landinjm landinjm marked this pull request as ready for review November 25, 2024 23:01
@landinjm
Copy link
Contributor Author

This should be pushed since new PRs are going to outpace the rate at which I can squash these errors. It's better to have something and work towards fixing it than constantly having to fix merge issues and new tidy errors.

@landinjm landinjm merged commit 9b63518 into prisms-center:master Nov 25, 2024
2 of 3 checks passed
@landinjm landinjm deleted the clangtidy_CI branch November 26, 2024 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI for static code analysis
3 participants