geodynamics / aspect

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

Extend indent script to fix changelog entries #6153

Open gassmoeller opened 3 days ago

gassmoeller commented 3 days ago

This needs to be rebased and merged after #6152 has been merged. During that other PR I noticed that our changelog entries are not checked and fixed by the indent script. This PR changes the script to include more files when checking for:

I also included the changes this PR would make to the changelog entries (but they will be changed by #6152 anyway).

gassmoeller commented 3 days ago

What about putting it into a function like this version? That seems to work for me.