geodynamics / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
https://aspect.geodynamics.org/
Other
217 stars 232 forks source link

update clang-tidy rules #5859

Closed tjhei closed 3 weeks ago

tjhei commented 3 weeks ago

FYI @gassmoeller

bangerth commented 3 weeks ago

This might be nice in deal.II too. Has anyone taken a look at the complete set of flags in https://clang.llvm.org/extra/clang-tidy/checks/list.html lately? There appears to be much good stuff we could use.

tjhei commented 3 weeks ago

We already have this in deal.II https://github.com/dealii/dealii/blob/dec7c9297e372f26c4b35cfa1f2824ea97fefa80/.clang-tidy#L38