Hello!
Just wanted to share with you the code formatter I recently made, because I couldn't find a single one:
https://github.com/tunalad/qcstyle
It's a fork of astyle 1.23, where I removed everything except the C formatting, and then built on top of that (done mostly to have a tiny binary)
If you find any bugs (and you will), feel free to create an issue on github, since idk how often I'll check responses here xd |