Commit Graph

2 Commits (63eb27bf181c8da9c6c9d287907cddc9078d09fe)

Author SHA1 Message Date
alex ae7c3b2db8
tools: be silent when checking c code formatting
no news is good news. and either way, clang-format verbose mode is
inconsistent with zig fmt. the latter outputs only malformatted files.
2023-02-08 16:17:19 +01:00
alex 698e5b6f76
src,lib: zig fmt and clang-format all code
C style is now fixed by .clang-format.
a handy script to check all source code formatting is in
tools/fmt-check.sh.
2023-02-05 16:07:21 +01:00