drizzle icon indicating copy to clipboard operation
drizzle copied to clipboard

Reformat C code using clang-format

Open mcara opened this issue 9 months ago • 4 comments

Apply uniform style to C code similar to PEP8 rules for Python code. This uses modified Google style. "external" FCT headers have been moved to a separate folder in order to be excluded from style formatting.

mcara avatar Sep 09 '23 01:09 mcara