prisms-center / phaseField

PRISMS-PF: An Open-Source Phase-Field Modeling Framework
https://prisms-center.github.io/phaseField/
Other
229 stars 119 forks source link

Add CI for static code analysis #248

Open landinjm opened 1 month ago

landinjm commented 1 month ago

Would be a good idea to add some CI tests for clang-tidy or some other static code analyzer (or several for that matter).

Not a high priority right now because the number of unique PRs is low, and it's fairly trivial to set up clangd in whatever IDE people use.