nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Clang should run on additional subdirectories #500

Open timspainNERSC opened 4 months ago

timspainNERSC commented 4 months ago

Currently clang-format examines all of the *.cpp and *.hpp files in core and physics and their include subdirectories. The files in the modules subdirectory trees and all of the files under dynamics should also be formatted according to the clang-format style rules.