Hi everyone,
I just wanted to draw your attention to the following issue:
I am proposing enabling clang-format in pre-commit to auto-format C code in astropy core (except for files vendored from other packages such as in cextern). This will save time for people working on C code to avoid having to try and get e.g. all the indentation right and consistent with the rest of each file. We already do auto-formatting for Python code, so this would just be an extension of that.
If you have any opinions about this, please feel free to chime in!
Thanks,
Tom