DARMA-tasking / vt

DARMA/vt => Virtual Transport
Other
33 stars 8 forks source link

Header guards generation #2288

Closed JacobDomagala closed 1 month ago

JacobDomagala commented 1 month ago

We have the CI check for header guards correctness (https://github.com/DARMA-tasking/vt/blob/develop/.github/workflows/check-include-guards.yml)

Let's see if we can reuse the guardonce python package for generating the correct header guards. This would be used for both magistrate and vt