Skip to content

Clang-tidy CI#282

Merged
landinjm merged 31 commits intoprisms-center:masterfrom
landinjm:clangtidy_CI
Nov 25, 2024
Merged

Clang-tidy CI#282
landinjm merged 31 commits intoprisms-center:masterfrom
landinjm:clangtidy_CI

Conversation

@landinjm
Copy link
Copy Markdown
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 <landinjm@umich.edu>
…. 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
Copy Markdown
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
@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