clang-format is slow to use from the executable (prob slow to use as a static library as well). I want to attempt to use [uncrustify](https://github.com/uncrustify/) as a formatting lib and test it with the c11 library generation.
clang-format is slow to use from the executable (prob slow to use as a static library as well).
I want to attempt to use uncrustify as a formatting lib and test it with the c11 library generation.