alex
|
7acec68291
|
fixup! build: add semantic versioning support
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/pr/woodpecker Pipeline failed
Details
|
2023-06-28 02:05:03 +02:00 |
alex
|
5c60b92f85
|
ci: run lint, tests and build for each commit
ci/woodpecker/push/woodpecker Pipeline was successful
Details
the CI uses a custom image produced by tools/ci-containerfile.
see instructions in the readme.
CI logs are at https://woodpecker.qcode.ch/nakamochi/ndg
|
2023-02-11 01:28:27 +01:00 |
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 |